Skip to content

Hostname

edabit.com

Last fetched

edabit.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · edabit.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/edabit.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.90.190100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.139.14818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.129.9218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.79.193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.22.2383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.167.1753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.213.1463.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.135.2333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.200.2103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.23.19934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.225.22534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.186.8544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.62.16344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.77.5644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.33.20044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.26.25252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.161.20754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.118.15698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of edabit.com.

Web-graph footprint

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

4,918 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for edabit.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.other-website.com
SPF_INCLUDEspf.tapfiliate.com
SPF_MXedabit.com

Related pages

Pivot deeper into the graph from edabit.com.

Cypher and MCP

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

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