Skip to content

Hostname

westermann.at

Last fetched

westermann.at resolves to 1 IPv4 address operated by GDS-1 in DE. WHOIS lists registrar:http.net internet gmbh as the registrar.

Nutrition Label

WHISPER CANON · westermann.atRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/westermann.at

Resolution chain

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

IPPrefixASNOperatorCountry
217.13.73.82217.13.64.0/20AS24956GDS-1DE

WHOIS identity

Registrar
registrar:http.net internet gmbh
Organization
westermann gmbh & co. kg
Contact emails

Subdomains

3 observed subdomains of westermann.at.

Web-graph footprint

Distinct hostnames that link to or from westermann.at in the public web crawl.

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for westermann.at.

MechanismTarget
SPF_INCLUDEspf.westermann.de

Related pages

Pivot deeper into the graph from westermann.at.

Cypher and MCP

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

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