Skip to content

Hostname

innichen.bz

Last fetched

innichen.bz resolves to 1 IPv4 address operated by AS42572 in AT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · innichen.bzRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/innichen.bz

Resolution chain

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

IPPrefixASNOperatorCountry
193.200.113.204193.200.112.0/23AS42572AT

WHOIS identity

Registrar
iana:269
Organization
janach_com
Contact emails

Subdomains

1 observed subdomain of innichen.bz.

Web-graph footprint

Distinct hostnames that link to or from innichen.bz in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for innichen.bz.

MechanismTarget
SPF_Ainnichen.bz
SPF_Amail.fxsecur.it
SPF_IP185.51.198.130/32
SPF_IP193.200.113.204
SPF_IP193.200.113.214/32
SPF_MXinnichen.bz

Related pages

Pivot deeper into the graph from innichen.bz.

Cypher and MCP

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

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