Hostname
sync-jp.im-apps.net
Last fetched
sync-jp.im-apps.net resolves to 16 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE.
Nutrition Label
Resolution chain
sync-jp.im-apps.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.100.218 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 2.17.100.234 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 2.17.147.131 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 2.17.147.211 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 2.23.7.49 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 2.23.7.9 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.203.134.228 | 23.203.134.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CA |
| 23.203.134.230 | 23.203.134.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CA |
| 23.212.110.138 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.212.110.168 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.34.59.20 | 23.34.59.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.34.59.39 | 23.34.59.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.44.215.129 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.44.215.163 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.50.131.159 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.50.131.160 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
WHOIS identity
No WHOIS records are currently associated with sync-jp.im-apps.net in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from sync-jp.im-apps.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sync-jp.im-apps.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sync-jp.im-apps.net"})-[: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.