Skip to content

Hostname

proxima.chat

Last fetched

proxima.chat resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · proxima.chatRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/proxima.chat

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.45.12413.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.1813.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.3613.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.5913.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.65.148.7518.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.7718.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.7818.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.8618.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
whoisguard,
Contact emails

Subdomains

2 observed subdomains of proxima.chat.

Web-graph footprint

Distinct hostnames that link to or from proxima.chat in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from proxima.chat.

Cypher and MCP

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

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