Hostname
katitas.jp
Last fetched
katitas.jp resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
katitas.jp resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.115.57.77 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.230.231.223 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.231.72.191 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.177.49.75 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.180.33.147 | 18.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.122.136 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.152.243 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.26.1 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.199.46.108 | 54.199.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.115.121 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.85.71 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.3.16 | 54.249.0.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.65.200.122 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.92.52.52 | 54.92.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.174.44 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- whois privacy protection service by value-domain
- Contact emails
Subdomains
13 observed subdomains of katitas.jp.
Web-graph footprint
Distinct hostnames that link to or from katitas.jp in the public web crawl.
179 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for katitas.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.4stars.jp |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from katitas.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "katitas.jp"})-[: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.