Skip to content

Hostname

foundry376.com

Last fetched

foundry376.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG.

Nutrition Label

WHISPER CANON · foundry376.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/foundry376.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.200.111108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.17108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.37108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.89108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
13.33.67.1313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from foundry376.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for foundry376.com.

MechanismTarget
SPF_Afoundry376.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from foundry376.com.

Cypher and MCP

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

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