Skip to content

Hostname

gamewall.hu

Last fetched

gamewall.hu resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · gamewall.huRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gamewall.hu

Resolution chain

gamewall.hu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.127.2.1413.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.203.2353.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.203.12952.46.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.141.8963.195.224.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with gamewall.hu in WhisperGraph.

Subdomains

12 observed subdomains of gamewall.hu.

Web-graph footprint

Distinct hostnames that link to or from gamewall.hu in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gamewall.hu.

MechanismTarget
SPF_Agamewall.hu
SPF_IP77.111.95.168/32
SPF_MXgamewall.hu

Related pages

Pivot deeper into the graph from gamewall.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gamewall.hu"})-[: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.