Hostname
calmic.co.jp
Last fetched
calmic.co.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
calmic.co.jp 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.159.179.242 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.176.94.207 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.179.120 | 54.250.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.183.49.45 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- nippon calmic
- Contact emails
- —
Subdomains
18 observed subdomains of calmic.co.jp.
Web-graph footprint
Distinct hostnames that link to or from calmic.co.jp in the public web crawl.
69 sites link to this hostname.
70 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 calmic.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailspf.calmic.co.jp |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.htdb.jp |
| SPF_INCLUDE | spf.mta.hdems.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 101.53.115.64/27 |
| SPF_IP | 111.98.252.151/32 |
| SPF_IP | 111.98.252.167/32 |
| SPF_IP | 13.113.116.238 |
| SPF_IP | 133.186.33.87/32 |
| SPF_IP | 18.179.76.91/32 |
| SPF_IP | 202.222.76.96/27 |
| SPF_IP | 210.166.72.24/32 |
| SPF_IP | 210.166.72.25/32 |
| SPF_IP | 210.166.72.35/32 |
| SPF_IP | 210.166.72.36/32 |
| SPF_IP | 210.166.72.37/32 |
| SPF_IP | 59.139.23.80/28 |
Related pages
Pivot deeper into the graph from calmic.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "calmic.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.