Skip to content

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

WHISPER CANON · buchi.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/buchi.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.90.38.132185.90.36.0/22AS200759FLOW SwitzerlandCH

WHOIS identity

Registrar
iana:299
Organization
buechi labortechnik
Contact emails

Subdomains

31 observed subdomains of buchi.com.

Web-graph footprint

Distinct hostnames that link to or from buchi.com in the public web crawl.

395 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for buchi.com.

MechanismTarget
SPF_Abuchi.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEinx.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vizito.be
SPF_IP193.238.142.67/32
SPF_IP194.209.24.231
SPF_IP20.160.208.125
SPF_IP20.71.51.145
SPF_IP20.76.29.120
SPF_IP220.110.65.176
SPF_IP4.245.48.26
SPF_IP51.144.21.166
SPF_IP80.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.