Skip to content

Hostname

hukukbook.com

Last fetched

hukukbook.com resolves to 4 IPv4 addresses operated by SAVELIEV-AS in US. WHOIS lists iana:1534 as the registrar.

Nutrition Label

WHISPER CANON · hukukbook.comRouting diversity3.0/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hukukbook.com

Resolution chain

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

WHOIS identity

Registrar
iana:1534
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of hukukbook.com.

Web-graph footprint

Distinct hostnames that link to or from hukukbook.com in the public web crawl.

127 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for hukukbook.com.

MechanismTarget
SPF_Ahukukbook.com
SPF_INCLUDE_spf.turhost.com
SPF_IP109.232.222.71
SPF_IP94.199.200.40
SPF_IP94.199.205.17
SPF_MXhukukbook.com

Related pages

Pivot deeper into the graph from hukukbook.com.

Cypher and MCP

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

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