Skip to content

Hostname

www.supernova.studio

Last fetched

www.supernova.studio resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · www.supernova.studioRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.supernova.studio

Resolution chain

www.supernova.studio resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.121.11013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with www.supernova.studio in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.supernova.studio.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from www.supernova.studio.

Cypher and MCP

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

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