Skip to content

Hostname

dep-eco.com

Last fetched

dep-eco.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dep-eco.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dep-eco.com

Resolution chain

dep-eco.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.204.72.13018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.236.24918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.156.2143.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.77.15434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.238.19234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.223.22335.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.41.22235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.66.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.99.14144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.242.24244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.35.14152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.89.12854.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 12411482450
Contact emails

Web-graph footprint

Distinct hostnames that link to or from dep-eco.com in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dep-eco.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dep-eco.com.

Cypher and MCP

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

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