Skip to content

Hostname

cdif.codata.org

Last fetched

cdif.codata.org resolves to 2 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in US.

Nutrition Label

WHISPER CANON · cdif.codata.orgRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cdif.codata.org

Resolution chain

cdif.codata.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
170.249.236.133170.249.236.0/22AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS
49.13.33.18849.13.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with cdif.codata.org in WhisperGraph.

Subdomains

1 observed subdomain of cdif.codata.org.

Web-graph footprint

Distinct hostnames that link to or from cdif.codata.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cdif.codata.org.

MechanismTarget
SPF_Acdif.codata.org
SPF_IP162.255.162.174
SPF_IP170.249.236.133
SPF_MXcdif.codata.org

Related pages

Pivot deeper into the graph from cdif.codata.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdif.codata.org"})-[: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.