Skip to content

Hostname

99exch.net

Last fetched

99exch.net resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 99exch.netRouting diversity3.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/99exch.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.37.10613.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.1713.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.4313.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.9413.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
176.9.80.28176.9.0.0/16AS24940DE
18.238.152.2518.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.7418.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.9218.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.9918.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.11918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of 99exch.net.

Threat posture

History

Related pages

Pivot deeper into the graph from 99exch.net.

Cypher and MCP

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

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