Skip to content

Hostname

sp.cimcome.jp

Last fetched

sp.cimcome.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · sp.cimcome.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/sp.cimcome.jp

Resolution chain

sp.cimcome.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.221.12218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.1418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.5718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.174.129.323.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.653.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.673.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.773.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

No WHOIS records are currently associated with sp.cimcome.jp in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from sp.cimcome.jp in the public web crawl.

14 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sp.cimcome.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sp.cimcome.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.