Skip to content

Hostname

holyart.de

Last fetched

holyart.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · holyart.deRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/holyart.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.78.236108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.185.20018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.210.14234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.82.20634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.12.18552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.191.7252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.196.852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.214.17054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.69.9254.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.24.16054.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.49.12654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.220.2999.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with holyart.de in WhisperGraph.

Subdomains

7 observed subdomains of holyart.de.

Web-graph footprint

Distinct hostnames that link to or from holyart.de in the public web crawl.

73 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for holyart.de.

MechanismTarget
SPF_Aholyart.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sedoc.it
SPF_IP185.241.66.129/32
SPF_IP89.97.20.202
SPF_IP89.97.20.203
SPF_IP89.97.20.204
SPF_MXholyart.de

Related pages

Pivot deeper into the graph from holyart.de.

Cypher and MCP

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

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