Hostname
kaldi.co.jp
Last fetched
kaldi.co.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label
Resolution chain
kaldi.co.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- camel coffee co,ltd
- Contact emails
- —
Subdomains
11 observed subdomains of kaldi.co.jp.
Web-graph footprint
Distinct hostnames that link to or from kaldi.co.jp in the public web crawl.
2,856 sites link to this hostname.
45 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for kaldi.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.prtimes.jp |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | smp.ne.jp |
| SPF_INCLUDE | spf.repica.jp |
| SPF_INCLUDE | spf.xdata.jp |
| SPF_IP | 149.72.40.226 |
| SPF_IP | 164.46.32.209 |
| SPF_IP | 165.76.177.24 |
| SPF_IP | 165.76.177.25 |
| SPF_IP | 175.41.232.76 |
| SPF_IP | 3.114.108.248 |
| SPF_IP | 3.114.115.27 |
| SPF_IP | 3.114.216.73 |
| SPF_IP | 52.193.251.201 |
| SPF_IP | 52.68.188.218 |
| SPF_IP | 52.69.171.212 |
Related pages
Pivot deeper into the graph from kaldi.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kaldi.co.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.