Skip to content

Hostname

forum.massive.se

Last fetched

forum.massive.se resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · forum.massive.seRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/forum.massive.se

Resolution chain

forum.massive.se resolves to 12 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
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
44.209.97.12544.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
54.144.174.11154.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.168.3554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.4.14554.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with forum.massive.se in WhisperGraph.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for forum.massive.se.

MechanismTarget
SPF_REDIRECT_spf.ubisoft.com

Related pages

Pivot deeper into the graph from forum.massive.se.

Cypher and MCP

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

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