Skip to content

Hostname

bookmonster.com

Last fetched

bookmonster.com resolves to 1 IPv4 address operated by AS10160 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · bookmonster.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bookmonster.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.111.219.81211.111.219.0/24AS10160KR

WHOIS identity

Registrar
iana:244
Organization
aladdin communication
Contact emails

Subdomains

2 observed subdomains of bookmonster.com.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bookmonster.com.

MechanismTarget
SPF_INCLUDE_spf.daouoffice.com
SPF_INCLUDE_spf.google.com
SPF_IP115.71.12.140
SPF_IP203.217.210.199
SPF_IP211.111.219.18
SPF_IP211.111.219.19
SPF_IP211.111.219.37
SPF_IP211.111.219.69
SPF_IP211.111.219.76
SPF_IP27.102.51.248

Related pages

Pivot deeper into the graph from bookmonster.com.

Cypher and MCP

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

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