Skip to content

Hostname

annadecodorniu.com

Last fetched

annadecodorniu.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · annadecodorniu.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/annadecodorniu.com

Resolution chain

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

IPPrefixASNOperatorCountry
169.50.151.10169.50.128.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
iana:76
Organization
codorniu
Contact emails

Subdomains

1 observed subdomain of annadecodorniu.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for annadecodorniu.com.

MechanismTarget
SPF_Aannadecodorniu.com
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.153.120
SPF_IP195.140.184.200
SPF_IP195.140.184.201
SPF_IP195.140.184.202
SPF_IP195.140.184.203
SPF_IP212.36.72.17/28
SPF_IP213.27.144.214
SPF_IP217.13.118.66
SPF_MXannadecodorniu.com

Related pages

Pivot deeper into the graph from annadecodorniu.com.

Cypher and MCP

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

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