Skip to content

Hostname

betschtuber.ch

Last fetched

betschtuber.ch resolves to 3 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US.

Nutrition Label

WHISPER CANON · betschtuber.chRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/betschtuber.ch

Resolution chain

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

IPPrefixASNOperatorCountry
169.47.130.76169.47.128.0/18AS36351SOFTLAYER - IBM CloudUS
169.47.130.77169.47.128.0/18AS36351SOFTLAYER - IBM CloudUS
31.59.58.22831.59.58.0/24AS215703DE

WHOIS identity

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

Subdomains

16 observed subdomains of betschtuber.ch.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from betschtuber.ch.

Cypher and MCP

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

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