Skip to content

Hostname

eeds.com

Last fetched

eeds.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · eeds.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eeds.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.76.198100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.160.22052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.101.13652.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.167.10454.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.199.454.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.88.754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.95.18554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.242.125100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
perfect privacy,
Contact emails

Subdomains

94 observed subdomains of eeds.com.

Web-graph footprint

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

172 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eeds.com.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.253.213.45
SPF_IP208.83.143.131
SPF_IP209.173.153.101
SPF_IP216.59.30.181

Related pages

Pivot deeper into the graph from eeds.com.

Cypher and MCP

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

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