Skip to content

Hostname

narra.audio

Last fetched

narra.audio resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · narra.audioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/narra.audio

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.10313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.1213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.12013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.1713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.165.11.323.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.11.543.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.11.593.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.11.663.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

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 narra.audio in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for narra.audio.

MechanismTarget
SPF_Anarra.audio
SPF_INCLUDEspf.mandrillapp.com
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP51.222.108.63
SPF_MXnarra.audio

Related pages

Pivot deeper into the graph from narra.audio.

Cypher and MCP

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

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