Skip to content

Hostname

www.stack2u.net

Last fetched

www.stack2u.net resolves to 5 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · www.stack2u.netRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/www.stack2u.net

Resolution chain

www.stack2u.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
137.184.47.9137.184.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
52.84.174.10652.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.11652.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.12752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.3752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with www.stack2u.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for www.stack2u.net.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.stack2u.net

Related pages

Pivot deeper into the graph from www.stack2u.net.

Cypher and MCP

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

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