Skip to content

Hostname

bookforme.com

Last fetched

bookforme.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.20.11108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.25108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.48108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.57108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.35.182.3513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.8913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.9513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

Registrar
iana:146
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

6 observed subdomains of bookforme.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bookforme.com.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from bookforme.com.

Cypher and MCP

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

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