Hostname
nextthoughtstudios.com
Last fetched
nextthoughtstudios.com resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nextthoughtstudios.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 |
|---|---|---|---|---|
| 199.60.103.63 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nextthoughtstudios.com owner
- Contact emails
- janelle.barrick@nextthought.com
- 25917515-9639-4106-b8be-5151d523858f@identity-protect.org
- 2f7d79fe-3953-4811-8202-520e872f71b2@identity-protect.org
- 60f968b4-c20b-4281-b1e3-14a39a8fffae@identity-protect.org
- 729c45bd-663f-4c39-9cb4-4f30e850cacb@identity-protect.org
- d7fd4669-2627-492e-875f-375cfb536f8f@identity-protect.org
- e915d28d-8248-4a8b-8e24-2bde6ad758fd@identity-protect.org
- owner-11617890@nextthoughtstudios.com.whoisprivacyservice.org
- owner-4141426@nextthoughtstudios.com.whoisprivacyservice.org
- owner-4215@nextthoughtstudios.com.whoisprivacyservice.org
- owner-6836285@nextthoughtstudios.com.whoisprivacyservice.org
- owner-7013348@nextthoughtstudios.com.whoisprivacyservice.org
- owner-7480679@nextthoughtstudios.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of nextthoughtstudios.com.
| Subdomain |
|---|
| www.nextthoughtstudios.com |
Web-graph footprint
Distinct hostnames that link to or from nextthoughtstudios.com in the public web crawl.
47 sites link to this hostname.
1 site 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 nextthoughtstudios.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from nextthoughtstudios.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nextthoughtstudios.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.