Skip to content

Hostname

nsys.io

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.222.10113.226.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.222.12413.226.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.222.16113.226.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.222.3413.226.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.149.1099.84.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.149.12599.84.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.149.7499.84.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.149.7699.84.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of nsys.io.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nsys.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from nsys.io.

Cypher and MCP

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

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