Hostname
massrelevance.com
Last fetched
massrelevance.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
massrelevance.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.31.177.135 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.31.27.230 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.57.28 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.101.142 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.203.252 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.218.247.204 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.40.41 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.165.110.133 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.14.55 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ---
- Contact emails
- ops@spredfast.com
- sam@deckermarketing.com
- 41072428-8771-494a-aaff-3c892e0ef6fd@identity-protect.org
- 4efdc4c3-aa35-4759-9ba3-b5c2975e5082@identity-protect.org
- 70f5c75e-3c7b-4607-8d06-28b14feb8009@identity-protect.org
- 946d9b71-914f-4f22-a381-5e0b7c2dc7d3@identity-protect.org
- c1df573b-770b-4f39-a305-9e82e1e83c3a@identity-protect.org
- cf2d90bc-bbf7-46ad-8155-e028128753de@identity-protect.org
- fa446ffb-2129-400f-af07-c2dbbfd43a27@identity-protect.org
- owner-10034136@massrelevance.com.whoisprivacyservice.org
- owner-10520488@massrelevance.com.whoisprivacyservice.org
- owner-2318633@massrelevance.com.whoisprivacyservice.org
- owner-2495696@massrelevance.com.whoisprivacyservice.org
- owner-4324485@massrelevance.com.whoisprivacyservice.org
- owner-8461696@massrelevance.com.whoisprivacyservice.org
- owner-8731645@massrelevance.com.whoisprivacyservice.org
- owner-9519875@massrelevance.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of massrelevance.com.
Showing 13 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from massrelevance.com in the public web crawl.
73 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for massrelevance.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from massrelevance.com.
- IP · 100.31.177.135
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ops@spredfast.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "massrelevance.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.