Skip to content

Hostname

booka.in

Last fetched

booka.in resolves to 1 IPv4 address operated by AS31042 in RS. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · booka.inRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/booka.in

Resolution chain

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

IPPrefixASNOperatorCountry
94.127.2.15994.127.0.0/21AS31042RS

WHOIS identity

Registrar
iana:69
Organization
ivan bevc
Contact emails

Subdomains

25 observed subdomains of booka.in.

Web-graph footprint

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

36 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for booka.in.

MechanismTarget
SPF_Abooka.in
SPF_IP94.127.2.159
SPF_IP94.127.7.168/28
SPF_MXbooka.in

Related pages

Pivot deeper into the graph from booka.in.

Cypher and MCP

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

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