Hostname
thinkingkids.art
Last fetched
thinkingkids.art resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
thinkingkids.art 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 |
|---|---|---|---|---|
| 18.66.255.10 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.126 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.19 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.78 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.106 | 52.85.97.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.18 | 52.85.97.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.44 | 52.85.97.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.71 | 52.85.97.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
- —
Subdomains
1 observed subdomain of thinkingkids.art.
| Subdomain |
|---|
| www.thinkingkids.art |
Web-graph footprint
Distinct hostnames that link to or from thinkingkids.art in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for thinkingkids.art.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.sakura.ne.jp |
| SPF_IP | 52.198.87.178 |
Related pages
Pivot deeper into the graph from thinkingkids.art.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thinkingkids.art"})-[: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.