Skip to content

Hostname

siegfriedhaas.com

Last fetched

siegfriedhaas.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · siegfriedhaas.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/siegfriedhaas.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.64.156167.235.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:976
Organization
Contact emails

Subdomains

4 observed subdomains of siegfriedhaas.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for siegfriedhaas.com.

MechanismTarget
SPF_Asiegfriedhaas.com
SPF_IP159.69.31.44
SPF_IP2a01:4f8:1c1c:546b:0:0:0:2
SPF_MXmx1.saz-it.de
SPF_MXsiegfriedhaas.com

Related pages

Pivot deeper into the graph from siegfriedhaas.com.

Cypher and MCP

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

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