Hostname
nftitem.net
Last fetched
nftitem.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nftitem.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.249.102 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.70 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.71 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.73 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.112.112 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.69 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.72 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.76 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.170.19.105 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.110 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.58 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.76 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 660e820d-64e0-4afa-94d8-9fb2a0a3c77c@identity-protect.org
- 90a3b09a-dbb8-4dcf-804b-b6d9f43b1cf0@identity-protect.org
- b07756e0-92c9-48f4-a89c-44d15db00ab4@identity-protect.org
- b7bcdaa4-db16-4c67-8f63-ddde5fa85de0@identity-protect.org
- c09baca7-74f2-4114-be22-f881bb637983@identity-protect.org
- f53bda40-53cf-49c7-977b-f9d049265a4b@identity-protect.org
- owner-9278301@nftitem.net.whoisprivacyservice.org
Subdomains
95 observed subdomains of nftitem.net.
Showing 25 of 95. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nftitem.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from nftitem.net.
- IP · 13.227.249.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 660e820d-64e0-4afa-94d8-9fb2a0a3c77c@identity-protect.org
- TLD · .net
- Browse hostnames · nf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nftitem.net"})-[: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.