Skip to content

Hostname

tbwil.ch

Last fetched

tbwil.ch resolves to 2 IPv4 addresses operated by SWISSCOM - Swisscom (Schweiz) AG in CH.

Nutrition Label

WHISPER CANON · tbwil.chRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/tbwil.ch

Resolution chain

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

IPPrefixASNOperatorCountry
195.65.10.24195.65.0.0/16AS3303SWISSCOM - Swisscom (Schweiz) AGCH
217.26.61.238217.26.48.0/20AS29097HOSTPOINT-AS - Hostpoint AGCH

WHOIS identity

Registrar
Organization
peter truby
Contact emails

Subdomains

14,587 observed subdomains of tbwil.ch.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for tbwil.ch.

MechanismTarget
SPF_INCLUDE_spf.mailfink.ch

Related pages

Pivot deeper into the graph from tbwil.ch.

Cypher and MCP

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

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