Skip to content

Hostname

wabnitz.it

Last fetched

wabnitz.it resolves to 1 IPv4 address operated by AS21499 in DE. WHOIS lists registrar:inwx gmbh as the registrar.

Nutrition Label

WHISPER CANON · wabnitz.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/wabnitz.it

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.188.15792.205.176.0/20AS21499DE

WHOIS identity

Registrar
registrar:inwx gmbh
Organization
systembetreuung hofmann
Contact emails

Subdomains

37 observed subdomains of wabnitz.it.

Web-graph footprint

Distinct hostnames that link to or from wabnitz.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wabnitz.it.

MechanismTarget
SPF_Awabnitz.it
SPF_INCLUDEsb-hofmann.de
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.181.204.9
SPF_IP162.55.33.27
SPF_IP213.95.167.192/26
SPF_IP92.205.188.157
SPF_IP94.130.59.212
SPF_MXwabnitz.it

Related pages

Pivot deeper into the graph from wabnitz.it.

Cypher and MCP

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

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