Skip to content

Hostname

kunz.law

Last fetched

kunz.law resolves to 1 IPv4 address operated by GODADDY-SXB - Host Europe GmbH in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · kunz.lawRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kunz.law

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.171.992.205.168.0/21AS21499GODADDY-SXB - Host Europe GmbHDE

WHOIS identity

Registrar
iana:83
Organization
organisation_contains_invalid_data
Contact emails

Subdomains

1 observed subdomain of kunz.law.

Subdomain
www.kunz.law

Web-graph footprint

Distinct hostnames that link to or from kunz.law in the public web crawl.

5 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kunz.law.

MechanismTarget
SPF_INCLUDEantispameurope.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.115.104.178
SPF_IP82.115.104.186
SPF_IP82.115.96.228
SPF_IP82.115.96.229
SPF_IP87.130.46.83

Related pages

Pivot deeper into the graph from kunz.law.

Cypher and MCP

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

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