Skip to content

Hostname

trysuperops.ai

Last fetched

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

Nutrition Label

WHISPER CANON · trysuperops.aiRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/trysuperops.ai

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.128.1313.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.1683.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.103.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.1073.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.173.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1393.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.132.2043.5.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1233.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.863.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.20052.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.6452.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.143.8052.219.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.10452.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.92.17652.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.93.20052.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.94.12852.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with trysuperops.ai in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trysuperops.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from trysuperops.ai.

Cypher and MCP

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

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