Skip to content

Hostname

foundingfuel.com

Last fetched

foundingfuel.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · foundingfuel.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/foundingfuel.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.227.1223.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.213.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.573.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.633.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.148.52.254.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
13.205.156.8913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1495
Organization
charles assisi
Contact emails

Subdomains

6 observed subdomains of foundingfuel.com.

Web-graph footprint

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

133 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from foundingfuel.com.

Cypher and MCP

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

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