Skip to content

Hostname

cimcome.sg

Last fetched

cimcome.sg resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · cimcome.sgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cimcome.sg

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.107.21413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.23.22752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.113.16552.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.214.11754.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with cimcome.sg in WhisperGraph.

Subdomains

5 observed subdomains of cimcome.sg.

Web-graph footprint

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

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cimcome.sg.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.bmv.jp

Related pages

Pivot deeper into the graph from cimcome.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cimcome.sg"})-[: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.