Skip to content

Hostname

ehrensache.cloud

Last fetched

ehrensache.cloud resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ehrensache.cloudRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ehrensache.cloud

Resolution chain

ehrensache.cloud resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.27.36108.138.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.255.14134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.202.852.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.132.11752.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.254.2352.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.22.6454.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ehrensache.cloud in the public web crawl.

12 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ehrensache.cloud.

MechanismTarget
SPF_Aehrensache.cloud
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_MXehrensache.cloud

Related pages

Pivot deeper into the graph from ehrensache.cloud.

Cypher and MCP

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

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