Skip to content

Hostname

app.ncoreplat.com

Last fetched

app.ncoreplat.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · app.ncoreplat.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/app.ncoreplat.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.229.128108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.2108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.73108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.81108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.208.2318.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.6618.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.718.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.8518.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
3.167.112.1053.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.183.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.433.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.753.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.ncoreplat.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.ncoreplat.com in the public web crawl.

176 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.ncoreplat.com.

Cypher and MCP

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

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