Skip to content

Hostname

speakify.io

Last fetched

speakify.io resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · speakify.ioRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/speakify.io

Resolution chain

speakify.io resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.165.1073.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.43.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.166.613.5.166.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2313.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2463.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.923.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.303.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.7752.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.11552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.2352.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.2752.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.9952.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.11752.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.4552.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with speakify.io in WhisperGraph.

Subdomains

6 observed subdomains of speakify.io.

Threat posture

History

Related pages

Pivot deeper into the graph from speakify.io.

Cypher and MCP

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

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