Skip to content

Hostname

infocod.com

Last fetched

infocod.com resolves to 1 IPv4 address operated by AS209071 in IT. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.181.144.655.181.144.0/24AS209071IT

WHOIS identity

Registrar
iana:82
Organization
infocod
Contact emails

Subdomains

2 observed subdomains of infocod.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for infocod.com.

MechanismTarget
SPF_IP5.181.144.0/24

Related pages

Pivot deeper into the graph from infocod.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "infocod.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.