Skip to content

Hostname

strofe.ai

Last fetched

strofe.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:hexonet services inc / 1api as the registrar.

Nutrition Label

WHISPER CANON · strofe.aiRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/strofe.ai

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.81.2403.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2523.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.3552.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.22752.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.206.1952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.16352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.8352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.15552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:hexonet services inc / 1api
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of strofe.ai.

Subdomain
www.strofe.ai

Threat posture

History

Related pages

Pivot deeper into the graph from strofe.ai.

Cypher and MCP

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

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