Skip to content

Hostname

interflonchezvous.fr

Last fetched

interflonchezvous.fr resolves to 2 IPv4 addresses operated by AS61136 in FR.

Nutrition Label

WHISPER CANON · interflonchezvous.frRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/interflonchezvous.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.17.241.169185.17.240.0/22AS61136FR
34.38.154.13434.38.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.38.154.13434.38.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

No WHOIS records are currently associated with interflonchezvous.fr in WhisperGraph.

Subdomains

1 observed subdomain of interflonchezvous.fr.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for interflonchezvous.fr.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from interflonchezvous.fr.

Cypher and MCP

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

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