Skip to content

Hostname

mattressadvisor.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.111.185100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.244.160107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.46.9418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.70.1243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.157.2335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.53.144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.57.4844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.144.1252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.126.23552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.141.17454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.86.14954.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.158.16554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

2 observed subdomains of mattressadvisor.com.

Web-graph footprint

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

607 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mattressadvisor.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from mattressadvisor.com.

Cypher and MCP

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

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