Skip to content

Hostname

forge.gg

Last fetched

forge.gg resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · forge.ggRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/forge.gg

Resolution chain

forge.gg resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.233.2718.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.7418.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.7918.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.9818.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.11318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.161.10518.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.1118.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.318.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.6918.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.113.1103.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1113.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1173.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.63.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:1387
Organization
jared kim
Contact emails

Subdomains

48 observed subdomains of forge.gg.

Web-graph footprint

Distinct hostnames that link to or from forge.gg in the public web crawl.

81 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for forge.gg.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from forge.gg.

Cypher and MCP

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

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