Skip to content

Hostname

adidevelopments.com

Last fetched

adidevelopments.com resolves to 1 IPv4 address operated by OVH in CA.

Nutrition Label

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

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for adidevelopments.com.

MechanismTarget
SPF_Aadidevelopments.com
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEregistrantmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf03.ecicloud.com
SPF_IP142.112.97.33
SPF_IP142.113.99.211
SPF_IP208.76.108.34
SPF_IP216.209.158.187
SPF_IP24.50.62.162/29
SPF_IP52.0.174.125/32
SPF_IP52.203.124.79
SPF_IP65.249.185.178
SPF_IP67.71.99.0
SPF_IP70.28.200.161
SPF_IP72.38.215.57

Related pages

Pivot deeper into the graph from adidevelopments.com.

Cypher and MCP

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

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