Skip to content

Hostname

certideal.es

Last fetched

certideal.es resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · certideal.esRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/certideal.es

Resolution chain

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

IPPrefixASNOperatorCountry
34.240.118.12134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.112.13534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.26.23234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.130.22334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.75.852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.252.12252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.89.11252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.168.4452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.163.3354.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.85.14554.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.16.16654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

7 observed subdomains of certideal.es.

Web-graph footprint

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

157 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for certideal.es.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from certideal.es.

Cypher and MCP

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

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