Skip to content

Hostname

ncrexch360.com

Last fetched

ncrexch360.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ncrexch360.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ncrexch360.com

Resolution chain

ncrexch360.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.91.112108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.28108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.29108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.97108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.153.11418.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.12518.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.6118.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.8818.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.31.10218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of ncrexch360.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ncrexch360.com.

Cypher and MCP

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

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