Hostname
sync.relaido.jp
Last fetched
sync.relaido.jp resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in DE.
Nutrition Label
Resolution chain
sync.relaido.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.24.77.22 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.24.77.27 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.168.115 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.168.122 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.195.107.38 | 23.195.107.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.195.107.43 | 23.195.107.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.23.18 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.6 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 92.122.48.75 | 92.122.48.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 92.122.48.88 | 92.122.48.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.50.131.120 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.122 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
No WHOIS records are currently associated with sync.relaido.jp in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from sync.relaido.jp in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sync.relaido.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sync.relaido.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.