Skip to content

Hostname

itc-b.ch

Last fetched

itc-b.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · itc-b.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/itc-b.ch

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
andreas braunwalder
Contact emails

Subdomains

43 observed subdomains of itc-b.ch.

Web-graph footprint

Distinct hostnames that link to or from itc-b.ch in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for itc-b.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.26.49.146/32
SPF_IP217.26.52.22/23
SPF_IP46.140.168.64/28
SPF_MXitc-b.ch

Related pages

Pivot deeper into the graph from itc-b.ch.

Cypher and MCP

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

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