Skip to content

Hostname

booklogic.net

Last fetched

booklogic.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · booklogic.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/booklogic.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.219104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.219104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.175172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3826
Organization
muradim fan ip turizm san. tic. ltd. sti
Contact emails

Subdomains

26 observed subdomains of booklogic.net.

Web-graph footprint

Distinct hostnames that link to or from booklogic.net in the public web crawl.

100 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for booklogic.net.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsender.zohobooks.com
SPF_IP146.4.75.154/29
SPF_IP23.97.186.61
SPF_IP81.201.201.0/25
SPF_IP81.201.202.0/26

Related pages

Pivot deeper into the graph from booklogic.net.

Cypher and MCP

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

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