Hostname
takeitnft.com
Last fetched
takeitnft.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
takeitnft.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.102.126 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.61 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.76 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.77 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of takeitnft.com owner
- Contact emails
- 04b2b539-c68e-4e4e-a8e5-2a2008dd6f3e@identity-protect.org
- 24a7e645-d03d-4a40-8bd5-4935ccc240da@identity-protect.org
- 618688f0-5fac-49f2-a079-6a9a2846688d@identity-protect.org
- 88011ae5-e6a4-441d-8db1-f3b93781b051@identity-protect.org
- b5a1d10d-c416-497c-b4b2-88029b23b9e0@identity-protect.org
- c62ced08-59ec-445b-ac20-e4d2e8ff07f2@identity-protect.org
- cf77a4f7-81d5-4c1c-8769-ef7e5d65c46e@identity-protect.org
Subdomains
9 observed subdomains of takeitnft.com.
Web-graph footprint
Distinct hostnames that link to or from takeitnft.com in the public web crawl.
7 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for takeitnft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spfa.mailendo.com |
Related pages
Pivot deeper into the graph from takeitnft.com.
- IP · 3.168.102.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04b2b539-c68e-4e4e-a8e5-2a2008dd6f3e@identity-protect.org
- TLD · .com
- Browse hostnames · ta…
- 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: "takeitnft.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.