Skip to content

Hostname

12hp.ch

Last fetched

12hp.ch resolves to 3 IPv4 addresses operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · 12hp.chRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/12hp.ch

Resolution chain

12hp.ch resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
phillipp roell
Contact emails

Subdomains

708 observed subdomains of 12hp.ch.

Web-graph footprint

Distinct hostnames that link to or from 12hp.ch in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 12hp.ch.

Cypher and MCP

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

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