Skip to content

Hostname

www.system-forge.com

Last fetched

www.system-forge.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.system-forge.comRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.system-forge.com

Resolution chain

www.system-forge.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.212.110.8834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.34.23135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.86.60.8635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.175.5144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.104.7252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.76.19652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.41.3552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.78.19954.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.system-forge.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.system-forge.com.

Cypher and MCP

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

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