Skip to content

Hostname

frenchfounders.com

Last fetched

frenchfounders.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · frenchfounders.comRouting diversity7.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/frenchfounders.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.201.154100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.168.220100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.28.4413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.227.98174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.250.5718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.224.2818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.64.5018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.180.1818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.168.2193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.85.1383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.180.913.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.13.723.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.7.2513.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.163.10134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.223.24634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.212.4534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.63.17134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.193.1934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.167.3635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.55.14735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
benoit buridant
Contact emails

Subdomains

1,196 observed subdomains of frenchfounders.com.

Web-graph footprint

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

131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for frenchfounders.com.

MechanismTarget
SPF_INCLUDE_s00330472.autospf.email
SPF_INCLUDEspf.loxo.co

Related pages

Pivot deeper into the graph from frenchfounders.com.

Cypher and MCP

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

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