Skip to content

Hostname

cemaco.com

Last fetched

cemaco.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:network solutions, llc. as the registrar.

Nutrition Label

WHISPER CANON · cemaco.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cemaco.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.15.113108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.119108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.47108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.75108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.252.12413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.11854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:network solutions, llc.
Organization
cemaco
Contact emails

Subdomains

39 observed subdomains of cemaco.com.

Web-graph footprint

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

310 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cemaco.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEyotpo.com

Related pages

Pivot deeper into the graph from cemaco.com.

Cypher and MCP

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

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