Skip to content

Hostname

cemp.es

Last fetched

cemp.es resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cemp.esRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cemp.es

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.61.10752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.11754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cemp.es in WhisperGraph.

Subdomains

28 observed subdomains of cemp.es.

Web-graph footprint

Distinct hostnames that link to or from cemp.es in the public web crawl.

113 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cemp.es.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.serviciodecorreo.es
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcemp.es

Related pages

Pivot deeper into the graph from cemp.es.

Cypher and MCP

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

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