Skip to content

Hostname

app.nrds.io

Last fetched

app.nrds.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · app.nrds.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/app.nrds.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.243.26108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.35108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.55108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.72108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
18.67.130.1018.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.11818.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.8718.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.9918.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.230.103.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.1053.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.313.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.513.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with app.nrds.io in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.nrds.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for app.nrds.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from app.nrds.io.

Cypher and MCP

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

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