Skip to content

Hostname

g7.fr

Last fetched

g7.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · g7.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/g7.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.244.238104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.245.238104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:gandi
Organization
societe nouvelle groupement taxi
Contact emails

Subdomains

22 observed subdomains of g7.fr.

Web-graph footprint

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

330 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for g7.fr.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.waycom.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.jobaffinity.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP176.157.194.248
SPF_IP194.177.35.233
SPF_IP194.177.52.54

Related pages

Pivot deeper into the graph from g7.fr.

Cypher and MCP

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

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