Skip to content

Hostname

bookasp.com

Last fetched

bookasp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bookasp.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookasp.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.119108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.63108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.71108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.77108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.1003.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.1203.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.653.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.963.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

4 observed subdomains of bookasp.com.

Web-graph footprint

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

11 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bookasp.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.bookasp.com

Related pages

Pivot deeper into the graph from bookasp.com.

Cypher and MCP

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

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