Skip to content

Hostname

calpenedes.com

Last fetched

calpenedes.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · calpenedes.comRouting diversity4.8/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/calpenedes.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.135.313.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.1573.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2383.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.493.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.10452.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.24452.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.22252.219.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
91.98.204.11591.98.0.0/16AS24940DE

WHOIS identity

Registrar
iana:113
Organization
christof damian
Contact emails

Subdomains

2 observed subdomains of calpenedes.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for calpenedes.com.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from calpenedes.com.

Cypher and MCP

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

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