Hostname
nsidr.com
Last fetched
nsidr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nsidr.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.98.100 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.70 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.76 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.99 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.101 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.46 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.55 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.83 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nsidr.com owner
- Contact emails
- cfaller@gmail.com
- 16996ea8-ffca-4976-91b8-44dfaf122ef0@identity-protect.org
- 3f27f3e6-bfe6-4c62-873f-bb6df28c3ec1@identity-protect.org
- 8ae25c63-3bb9-44b6-b05a-6d199a099b5f@identity-protect.org
- 95ccbd23-077b-44ef-be26-a0ae158d6dcf@identity-protect.org
- ac90a6fc-891c-4ff4-aa05-09d48cdc5302@identity-protect.org
- db227615-71fd-4a29-8b78-ddd35b25b7d4@identity-protect.org
- eec9fa68-916e-4a82-8bbc-fba0eaf37a42@identity-protect.org
- owner-1464150@nsidr.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of nsidr.com.
| Subdomain |
|---|
| static.nsidr.com |
| www.nsidr.com |
Web-graph footprint
Distinct hostnames that link to or from nsidr.com in the public web crawl.
27 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from nsidr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nsidr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.