Skip to content

Hostname

book.motorvana.com

Last fetched

book.motorvana.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · book.motorvana.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/book.motorvana.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.8.248.21852.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.252.196.10754.252.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with book.motorvana.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for book.motorvana.com.

MechanismTarget
SPF_INCLUDE6031526.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.securebookingpage.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP50.116.1.109
SPF_IP52.8.248.218
SPF_IP54.206.65.92
SPF_IP54.252.196.107
SPF_IP54.72.139.70
SPF_IP67.220.193.154
SPF_MXbook.motorvana.com

Related pages

Pivot deeper into the graph from book.motorvana.com.

Cypher and MCP

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

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