Skip to content

Hostname

book.fr

Last fetched

book.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:safebrands as the registrar.

Nutrition Label

WHISPER CANON · book.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/book.fr

Resolution chain

book.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.94.170.55141.94.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:safebrands
Organization
ano nymous
Contact emails

Subdomains

14,611 observed subdomains of book.fr.

Web-graph footprint

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

1,069 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for book.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP141.94.170.55
SPF_IP2001:41d0:1:1b00:213:186:33:40
SPF_IP2001:41d0:203:b737:0:0:0:0
SPF_IP213.186.33.40/32

Related pages

Pivot deeper into the graph from book.fr.

Cypher and MCP

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

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