Skip to content

Hostname

phbern.ch

Last fetched

phbern.ch resolves to 1 IPv4 address operated by SWITCH Switch, Swiss Academic and Research Network in CH.

Nutrition Label

WHISPER CANON · phbern.chRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/phbern.ch

Resolution chain

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

IPPrefixASNOperatorCountry
192.41.150.176192.41.150.0/23AS559SWITCH Switch, Swiss Academic and Research NetworkCH

WHOIS identity

Registrar
Organization
besmer daniel
Contact emails

Subdomains

48 observed subdomains of phbern.ch.

Web-graph footprint

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

610 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for phbern.ch.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.prospective.ch
SPF_INCLUDE_spf.sui-inter.net
SPF_INCLUDE_spf.tivian.com
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qb-feedback.com
SPF_IP116.203.110.13/32
SPF_IP130.92.1.128/27
SPF_IP159.69.3.23/32
SPF_IP185.46.58.145
SPF_IP193.135.168.15
SPF_IP193.135.168.16
SPF_IP5.102.147.23
SPF_IP5.102.149.150
SPF_IP77.237.55.139/32
SPF_IP94.230.219.107

Related pages

Pivot deeper into the graph from phbern.ch.

Cypher and MCP

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

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