Skip to content

Hostname

wurth.hr

Last fetched

wurth.hr resolves to 1 IPv4 address operated by AS209341 in NL. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · wurth.hrRouting diversity1.5/10Peering density2.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/wurth.hr

Resolution chain

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

IPPrefixASNOperatorCountry
216.137.182.13216.137.180.0/22AS209341NL

WHOIS identity

Registrar
registrar:carnet
Organization
würth d.o.o.
Contact emails

Subdomains

8 observed subdomains of wurth.hr.

Web-graph footprint

Distinct hostnames that link to or from wurth.hr in the public web crawl.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wurth.hr.

MechanismTarget
SPF_INCLUDEsmtp-cluster.plusvps.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.146.23.20
SPF_IP216.137.182.13

Related pages

Pivot deeper into the graph from wurth.hr.

Cypher and MCP

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

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