Hostname
buchi.com
Last fetched
buchi.com resolves to 1 IPv4 address operated by FLOW Switzerland in CH. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
buchi.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 |
|---|---|---|---|---|
| 185.90.38.132 | 185.90.36.0/22 | AS200759 | FLOW Switzerland | CH |
WHOIS identity
- Registrar
- iana:299
- Organization
- buechi labortechnik
- Contact emails
Subdomains
31 observed subdomains of buchi.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from buchi.com in the public web crawl.
395 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for buchi.com.
| Mechanism | Target |
|---|---|
| SPF_A | buchi.com |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | inx.ch |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.vizito.be |
| SPF_IP | 193.238.142.67/32 |
| SPF_IP | 194.209.24.231 |
| SPF_IP | 20.160.208.125 |
| SPF_IP | 20.71.51.145 |
| SPF_IP | 20.76.29.120 |
| SPF_IP | 220.110.65.176 |
| SPF_IP | 4.245.48.26 |
| SPF_IP | 51.144.21.166 |
| SPF_IP | 80.72.128.73 |
Related pages
Pivot deeper into the graph from buchi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buchi.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.