Hostname
nftworlds.com
Last fetched
nftworlds.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
nftworlds.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 |
|---|---|---|---|---|
| 108.139.47.101 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.117 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.53 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.67 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.107.117 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.107.119 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.107.32 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.107.60 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nftworlds.com owner
- Contact emails
- 0c68bc67-b099-4bef-8c80-988e802f1f8a@identity-protect.org
- 3400ece8-f62b-4ad7-933a-be326bd0e4d2@identity-protect.org
- 3cfcebd0-c092-42c7-978c-cdde2a83c1a6@identity-protect.org
- 3fac1067-dc94-4071-9151-20de2e6890bb@identity-protect.org
- 75598c36-7ad9-41c9-ac4b-474f402ec88d@identity-protect.org
- bc2ab989-a43a-4754-94f0-cfddc69f8643@identity-protect.org
- owner-3609786@nftworlds.com.whoisprivacyservice.org
- owner-3879735@nftworlds.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of nftworlds.com.
Web-graph footprint
Distinct hostnames that link to or from nftworlds.com in the public web crawl.
118 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from nftworlds.com.
- IP · 108.139.47.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0c68bc67-b099-4bef-8c80-988e802f1f8a@identity-protect.org
- TLD · .com
- 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: "nftworlds.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.