Skip to content

Hostname

knaus.tech

Last fetched

knaus.tech resolves to 1 IPv4 address operated by AS8758 in CH. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · knaus.techRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/knaus.tech

Resolution chain

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

IPPrefixASNOperatorCountry
109.70.114.152109.70.112.0/21AS8758CH

WHOIS identity

Registrar
iana:303
Organization
philippe knaus
Contact emails

Subdomains

4 observed subdomains of knaus.tech.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for knaus.tech.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from knaus.tech.

Cypher and MCP

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

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