Skip to content

Hostname

bookvandar.com

Last fetched

bookvandar.com resolves to 1 IPv4 address operated by AS141988 in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bookvandar.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookvandar.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.163.247.115103.163.247.0/24AS141988BD

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of bookvandar.com.

Web-graph footprint

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

7 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bookvandar.com.

MechanismTarget
SPF_Abookvandar.com
SPF_IP135.181.98.37
SPF_IP15.235.164.67
SPF_IP194.233.71.49
SPF_IP51.79.161.40
SPF_IP95.111.249.171
SPF_MXbookvandar.com

Related pages

Pivot deeper into the graph from bookvandar.com.

Cypher and MCP

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

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