Skip to content

Hostname

cemware.com

Last fetched

cemware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · cemware.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cemware.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.83.2713.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.3613.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.4813.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.6013.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.162.199.153.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.383.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.513.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.553.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

Registrar
iana:244
Organization
jongwon kim
Contact emails

Subdomains

52 observed subdomains of cemware.com.

Web-graph footprint

Distinct hostnames that link to or from cemware.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cemware.com.

MechanismTarget
SPF_INCLUDEemail.ncloud.com
SPF_INCLUDEmailplug.com

Related pages

Pivot deeper into the graph from cemware.com.

Cypher and MCP

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

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