Skip to content

Hostname

bigben.fr

Last fetched

bigben.fr resolves to 3 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · bigben.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bigben.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:ovh
Organization
bigben
Contact emails

Subdomains

34 observed subdomains of bigben.fr.

Web-graph footprint

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

195 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bigben.fr.

MechanismTarget
SPF_Abigben.fr
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.255.184.194
SPF_IP169.150.219.96
SPF_IP195.101.59.101
SPF_IP195.6.116.227
SPF_IP51.91.129.30
SPF_IP54.36.220.86
SPF_IP69.157.213.128
SPF_IP90.169.27.226
SPF_MXbigben.fr

Related pages

Pivot deeper into the graph from bigben.fr.

Cypher and MCP

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

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