Skip to content

Hostname

echofungames.com

Last fetched

echofungames.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · echofungames.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/echofungames.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.124.12318.160.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.124.12618.160.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.124.318.160.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.124.9418.160.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.MX
3.168.122.1263.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.133.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.953.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.983.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of echofungames.com owner
Contact emails

Subdomains

29 observed subdomains of echofungames.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for echofungames.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from echofungames.com.

Cypher and MCP

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

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