Skip to content

Hostname

naosh.net

Last fetched

naosh.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · naosh.netRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/naosh.net

Resolution chain

naosh.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.156.135.10115.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.43.17716.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.34.2323.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.70.2323.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.175.19735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.72.18352.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1861
Organization
ccohs
Contact emails

Subdomains

1 observed subdomain of naosh.net.

Subdomain
www.naosh.net

Web-graph footprint

Distinct hostnames that link to or from naosh.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from naosh.net.

Cypher and MCP

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

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