Skip to content

Hostname

hohner-conservatory.com

Last fetched

hohner-conservatory.com resolves to 1 IPv4 address operated by KEYWEB-AS - Keyweb AG in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · hohner-conservatory.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hohner-conservatory.com

Resolution chain

hohner-conservatory.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.169.188.20095.169.188.0/24AS31103KEYWEB-AS - Keyweb AGDE

WHOIS identity

Registrar
iana:151
Organization
hohner-konservatorium trossingen
Contact emails

Threat posture

History

Mail and authentication

MX records

  • hohner-conservatory.com

SPF policy

3 SPF mechanisms authorising senders for hohner-conservatory.com.

MechanismTarget
SPF_Ahohner-conservatory.com
SPF_IP95.169.188.200
SPF_MXhohner-conservatory.com

Related pages

Pivot deeper into the graph from hohner-conservatory.com.

Cypher and MCP

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

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