Hostname
nft1x.com
Last fetched
nft1x.com resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
nft1x.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.249.114.131 | 192.249.114.0/23 | AS22611 | INMOTION - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 032df364d4c045f26301cd26f31b40e45c168d60b13f02b9706d4b8775caae57@nft1x.com.whoisproxy.org
- 09ed4d04ee09691c1d0b4cb9ac89662469be4dfd5f2b94d07c07d99f865a84f9@nft1x.com.whoisproxy.org
- 11facab3f259b3efa213d274667e07b88dfa9dc3d9b7d6551de99d516c928d35@nft1x.com.whoisproxy.org
- 21bdedd2f0e5fd9e423d4e3af276bd29f28f935516001496a9e0b237db266f4f@nft1x.com.whoisproxy.org
- 3b9b48e62fc632050848f193b544cc703697b52576a86b66a656ae2f7d6cfc91@nft1x.com.whoisproxy.org
- 508391522eaf2965d526979b61c99608f5f55557f2c4d7b487ef520102b0bcfa@nft1x.com.whoisproxy.org
- 92dfdb98142827f29bdd9e0d671eb3be81585b104512b1f49a5b82529633c7f2@nft1x.com.whoisproxy.org
- 9c8b1d3db920a2d05e9ad21b7f41314456d067638e20ac6ca9d6f6c0bd8cd98a@nft1x.com.whoisproxy.org
- a6893cc3ad9ce5fbedf90104dda8fa5e3ec3aed919b684ed8c9146bb76908cb3@nft1x.com.whoisproxy.org
- a9bf780f3a8543035c36f2381b35d2c77e39b1662973967f95d360df6ebae83a@nft1x.com.whoisproxy.org
- b9c311182b5b2085b871ff52e3282d427f5d3c373a47d243728e313130ce7223@nft1x.com.whoisproxy.org
- c1b14dd280ac16b83bc60d1a63e82acdb6fb5c36db53696fcd62781af5b94347@nft1x.com.whoisproxy.org
- d0d4c21ac56078cc727d40ad6f1ebd17ab463e837d37e948c4f9580bbdd983f9@nft1x.com.whoisproxy.org
- d3cecffc20fc6190daf0b0c2c0e4fb2682f8cb36ab041a5e7ff8b4051260f84e@nft1x.com.whoisproxy.org
- e8d5a70d54439a9b7705711d211dfd87ff82f6c24840419fcee79e3a38f27dea@nft1x.com.whoisproxy.org
- ed5246a3510973016f46d9564531bb4a2fc236435fa96992af16b1305a0f61fd@nft1x.com.whoisproxy.org
- f3782dca14b16d02f1bbcfbde37b2d50d0088fded60a31402e562df41cef073a@nft1x.com.whoisproxy.org
Subdomains
7 observed subdomains of nft1x.com.
Web-graph footprint
Distinct hostnames that link to or from nft1x.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- nft1x.com
SPF policy
3 SPF mechanisms authorising senders for nft1x.com.
| Mechanism | Target |
|---|---|
| SPF_A | nft1x.com |
| SPF_IP | 192.249.114.131 |
| SPF_MX | nft1x.com |
Related pages
Pivot deeper into the graph from nft1x.com.
- IP · 192.249.114.131
- ASN · AS22611INMOTION - InMotion Hosting, Inc.
- Registrar · iana:228
- Country · US
- Email · 032df364d4c045f26301cd26f31b40e45c168d60b13f02b9706d4b8775caae57@nft1x.com.whoisproxy.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: "nft1x.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.