Skip to content

Hostname

massive.com

Last fetched

massive.com resolves to 14 IPv4 addresses operated by POLYGON-IO-NY5 - Polygon.io, Inc in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · massive.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/massive.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.44.194.14198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.15198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.31198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.32198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.33198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.34198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.36198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.38198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.42198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.44198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.45198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.59198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.65198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS
198.44.194.67198.44.194.0/24AS39979POLYGON-IO-NY5 - Polygon.io, IncUS

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 12412215153
Contact emails

Subdomains

100 observed subdomains of massive.com.

Web-graph footprint

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

50 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for massive.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from massive.com.

Cypher and MCP

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

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