Skip to content

Hostname

booksite.gr

Last fetched

booksite.gr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · booksite.grRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/booksite.gr

Resolution chain

booksite.gr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.195104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.195104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.63172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.10.194.22685.10.192.0/18AS24940DE

WHOIS identity

No WHOIS records are currently associated with booksite.gr in WhisperGraph.

Subdomains

4 observed subdomains of booksite.gr.

Web-graph footprint

Distinct hostnames that link to or from booksite.gr in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for booksite.gr.

MechanismTarget
SPF_Abooksite.gr
SPF_INCLUDEcpaspf.contactpigeon.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP5.9.84.132
SPF_MXbooksite.gr

Related pages

Pivot deeper into the graph from booksite.gr.

Cypher and MCP

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

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