Skip to content

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

WHISPER CANON · massrelevance.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/massrelevance.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.177.135100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.27.230100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.57.28100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.101.1423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.203.25234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.247.20444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.40.4152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.110.13354.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.14.5598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
---
Contact emails

Subdomains

14 observed subdomains of massrelevance.com.

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.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from massrelevance.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.