Skip to content

Hostname

2291.ch

Last fetched

2291.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · 2291.chRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/2291.ch

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.39.10159.69.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with 2291.ch in WhisperGraph.

Subdomains

7 observed subdomains of 2291.ch.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for 2291.ch.

MechanismTarget
SPF_A2291.ch
SPF_IP143.95.39.203
SPF_IP159.69.39.10
SPF_IP65.99.237.233
SPF_MX2291.ch

Related pages

Pivot deeper into the graph from 2291.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2291.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.