Skip to content

Hostname

usb.ch

Last fetched

usb.ch resolves to 1 IPv4 address operated by AS213196 in CH.

Nutrition Label

WHISPER CANON · usb.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/usb.ch

Resolution chain

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

WHOIS identity

Registrar
Organization
berry john
Contact emails

Subdomains

132 observed subdomains of usb.ch.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for usb.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.250.210.44
SPF_IP145.250.210.45
SPF_IP145.250.214.8
SPF_IP145.250.217.18
SPF_IP145.250.218.211
SPF_IP145.250.218.212
SPF_IP195.176.29.194
SPF_IP91.212.196.33

Related pages

Pivot deeper into the graph from usb.ch.

Cypher and MCP

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

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