Skip to content

Hostname

scream-queens.inxstasy.com

Last fetched

scream-queens.inxstasy.com resolves to 3 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in US.

Nutrition Label

WHISPER CANON · scream-queens.inxstasy.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/scream-queens.inxstasy.com

Resolution chain

scream-queens.inxstasy.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.154.206.211184.154.192.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCUS
75.2.78.20175.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.232.3799.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with scream-queens.inxstasy.com in WhisperGraph.

Subdomains

1 observed subdomain of scream-queens.inxstasy.com.

Web-graph footprint

Distinct hostnames that link to or from scream-queens.inxstasy.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for scream-queens.inxstasy.com.

MechanismTarget
SPF_Ascream-queens.inxstasy.com
SPF_IP184.154.206.211
SPF_MXscream-queens.inxstasy.com

Related pages

Pivot deeper into the graph from scream-queens.inxstasy.com.

Cypher and MCP

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

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