Skip to content

Hostname

flunch.fr

Last fetched

flunch.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · flunch.frRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flunch.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.6113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.140.1318.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.6918.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.7818.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.8518.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:gandi
Organization
flunch
Contact emails

Subdomains

53 observed subdomains of flunch.fr.

Web-graph footprint

Distinct hostnames that link to or from flunch.fr in the public web crawl.

230 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for flunch.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP212.31.129.106/32
SPF_IP34.252.31.96
SPF_IP35.181.25.130/32
SPF_IP5.135.233.59
SPF_IP62.160.65.242

Related pages

Pivot deeper into the graph from flunch.fr.

Cypher and MCP

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

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