Skip to content

Hostname

iron.gs

Last fetched

iron.gs resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · iron.gsRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/iron.gs

Resolution chain

iron.gs resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.122.11318.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.1218.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.3618.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.4018.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.10.1083.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.1213.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.153.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.603.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:269
Organization
iron games
Contact emails

Subdomains

38 observed subdomains of iron.gs.

Web-graph footprint

Distinct hostnames that link to or from iron.gs in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iron.gs.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from iron.gs.

Cypher and MCP

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

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