Skip to content

Hostname

comdi.com

Last fetched

comdi.com resolves to 1 IPv4 address operated by PL-AS-3PL 3.PL s.c. in RU. WHOIS lists iana:3806 as the registrar.

Nutrition Label

WHISPER CANON · comdi.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/comdi.com

Resolution chain

comdi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.130.193.7537.130.193.0/24AS34545PL-AS-3PL 3.PL s.c.RU

WHOIS identity

Registrar
iana:3806
Organization
webinar llc.
Contact emails

Subdomains

28 observed subdomains of comdi.com.

Web-graph footprint

Distinct hostnames that link to or from comdi.com in the public web crawl.

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for comdi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendsay.ru
SPF_INCLUDEspf.unisender.com
SPF_IP37.130.192.0/22

Related pages

Pivot deeper into the graph from comdi.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "comdi.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.