Skip to content

Hostname

holzerdesign.com

Last fetched

holzerdesign.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · holzerdesign.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/holzerdesign.com

Resolution chain

holzerdesign.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.201.248.219195.201.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1420
Organization
holzerdesign
Contact emails

Subdomains

1 observed subdomain of holzerdesign.com.

Web-graph footprint

Distinct hostnames that link to or from holzerdesign.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for holzerdesign.com.

MechanismTarget
SPF_Aholzerdesign.com
SPF_IP159.69.44.187
SPF_IP78.47.36.24
SPF_MXholzerdesign.com

Related pages

Pivot deeper into the graph from holzerdesign.com.

Cypher and MCP

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

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