Skip to content

Hostname

edow.org

Last fetched

edow.org resolves to 2 IPv4 addresses operated by LEASEWEB-USA-WDC - Leaseweb USA, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · edow.orgRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/edow.org

Resolution chain

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

IPPrefixASNOperatorCountry
162.210.199.153162.210.192.0/21AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
207.244.74.236207.244.64.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:146
Organization
diocese of washington
Contact emails

Subdomains

107 observed subdomains of edow.org.

Web-graph footprint

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

417 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for edow.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.thedatabank.com
SPF_IP173.252.133.108
SPF_IP173.252.133.109
SPF_IP173.252.133.110
SPF_IP173.252.174.105
SPF_IP67.227.154.181

Related pages

Pivot deeper into the graph from edow.org.

Cypher and MCP

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

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