Skip to content

Hostname

elephant-games.com

Last fetched

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

Nutrition Label

WHISPER CANON · elephant-games.comRouting diversity5.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/elephant-games.com

Resolution chain

elephant-games.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.158.139100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.30.23318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.89.5218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.160.663.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.74.1613.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.138.413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.103.973.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.73.2433.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.22.734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.203.15134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.73.10134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.12.22044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.227.12344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.75.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.122.6252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.191.16754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.241.11854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.98.12998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.8.25098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.209.206100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
andrey pahmutov
Contact emails

Subdomains

35 observed subdomains of elephant-games.com.

Web-graph footprint

Distinct hostnames that link to or from elephant-games.com in the public web crawl.

43 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for elephant-games.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from elephant-games.com.

Cypher and MCP

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

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