Skip to content

Hostname

superantispyware.com

Last fetched

superantispyware.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · superantispyware.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/superantispyware.com

Resolution chain

superantispyware.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.211.158.4034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.91.2534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.136.17834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.52.21135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.62.2244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.130.3444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.97.13444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.107.1044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.28.8544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.26.1550.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.119.752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.149.20352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.13.24752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.246.221184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.37.110184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.154.44184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from superantispyware.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for superantispyware.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from superantispyware.com.

Cypher and MCP

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

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