Hostname
juliusbaer.com
Last fetched
juliusbaer.com resolves to 1 IPv4 address operated by AS3303 in CH. WHOIS lists iana:15 as the registrar.
Nutrition Label
Resolution chain
juliusbaer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.92.48.169 | 188.93.132.0/24 | AS3303 | — | CH |
WHOIS identity
- Registrar
- iana:15
- Organization
- bank julius baer & co.
- Contact emails
Subdomains
141 observed subdomains of juliusbaer.com.
Showing 25 of 141. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from juliusbaer.com in the public web crawl.
1,333 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for juliusbaer.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 159.103.207.240/28 |
| SPF_IP | 159.103.208.240/28 |
| SPF_IP | 2a06:d581:1fff:8002::/64 |
| SPF_IP | 2a06:d581:1fff:8003::/64 |
Related pages
Pivot deeper into the graph from juliusbaer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "juliusbaer.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.