Skip to content

Hostname

teest.ch

Last fetched

teest.ch resolves to 1 IPv4 address operated by AS59414 in CH.

Nutrition Label

WHISPER CANON · teest.chRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/teest.ch

Resolution chain

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

IPPrefixASNOperatorCountry
5.102.151.1865.102.144.0/21AS59414CH

WHOIS identity

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

Subdomains

2 observed subdomains of teest.ch.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for teest.ch.

MechanismTarget
SPF_Ateest.ch
SPF_INCLUDE_spf.puzzleversum.ch
SPF_IP2a06:c00::5611/128
SPF_IP2a06:c00::5c38/128
SPF_IP2a06:c01:1000:1166:0:0:0:117
SPF_IP2a06:c01:1:1104::115/128
SPF_IP45.81.71.211/32
SPF_IP45.81.71.97/32
SPF_IP5.102.147.115/32
SPF_IP5.102.149.117
SPF_MXteest.ch

Related pages

Pivot deeper into the graph from teest.ch.

Cypher and MCP

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

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