Skip to content

Hostname

edson.com

Last fetched

edson.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.39.160104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.146.187172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 edson.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for edson.com.

MechanismTarget
SPF_INCLUDEoutlook.com
SPF_IP207.210.46.108
SPF_IP207.210.46.109
SPF_IP207.210.46.110
SPF_IP207.210.46.111
SPF_IP207.210.46.112
SPF_IP207.254.213.192/26
SPF_IP216.27.84.64/27
SPF_IP216.27.86.128/26
SPF_IP216.27.93.0/25
SPF_IP63.236.100.0/24
SPF_IP64.132.109.48/28
SPF_IP66.129.119.102
SPF_IP66.162.193.224/28
SPF_IP66.192.165.128/28
SPF_IP66.77.16.0/24
SPF_IP74.202.227.32/27

Related pages

Pivot deeper into the graph from edson.com.

Cypher and MCP

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

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