Skip to content

Hostname

edneed.com

Last fetched

edneed.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.218.165.2213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.127.16834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.36.19634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.175.20935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.35.7850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.97.15752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.169.18554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.214.1454.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.53.7754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.111.17454.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of edneed.com.

Web-graph footprint

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

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for edneed.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from edneed.com.

Cypher and MCP

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

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