Skip to content

Hostname

massive.se

Last fetched

massive.se resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · massive.seRouting diversity6.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/massive.se

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.162.211100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.206.0100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.63.136174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.176.6818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.235.8218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.71.14118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.127.303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.84.158.503.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.238.434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.97.16034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.247.20634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.8.734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.190.13334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.36.17435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.97.12544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.7.444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.154.25144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.8.20744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.118.17950.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.165.16152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

7 observed subdomains of massive.se.

Web-graph footprint

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

401 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for massive.se.

MechanismTarget
SPF_REDIRECT_spf.ubisoft.com

Related pages

Pivot deeper into the graph from massive.se.

Cypher and MCP

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

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