Skip to content

Hostname

massagebook.com

Last fetched

massagebook.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · massagebook.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/massagebook.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.22.178100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.118.16513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.46.21318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.47.17423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.238.33.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.46.2233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.46.23734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.41.15344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.129.6044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.11.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.222.25552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.27.23654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.21.10954.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.126.10898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.214.10498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.4.11398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.66.11598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.81.6334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of massagebook.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for massagebook.com.

MechanismTarget
SPF_INCLUDE2019794.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from massagebook.com.

Cypher and MCP

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

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