Hostname
tingatinga-jp.org
Last fetched
tingatinga-jp.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tingatinga-jp.org 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 |
|---|---|---|---|---|
| 13.158.104.76 | 13.160.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.188.77 | 52.216.5.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.254.5 | 52.79.0.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.231.75 | 57.188.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
Subdomains
1 observed subdomain of tingatinga-jp.org.
| Subdomain |
|---|
| www.tingatinga-jp.org |
Web-graph footprint
Distinct hostnames that link to or from tingatinga-jp.org in the public web crawl.
23 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for tingatinga-jp.org.
| Mechanism | Target |
|---|---|
| SPF_A | www1948.sakura.ne.jp |
| SPF_IP | 59.106.27.188 |
| SPF_MX | tingatinga-jp.org |
Related pages
Pivot deeper into the graph from tingatinga-jp.org.
- IP · 13.158.104.76
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · h.omura@brains-network.com
- TLD · .org
- Browse hostnames · ti…
- 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: "tingatinga-jp.org"})-[: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.