Skip to content

Hostname

www.buchi.com

Last fetched

www.buchi.com resolves to 1 IPv4 address operated by FLOW Switzerland in CH.

Nutrition Label

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

Resolution chain

www.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

No WHOIS records are currently associated with www.buchi.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for www.buchi.com.

MechanismTarget
SPF_Awww.buchi.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 www.buchi.com.

Cypher and MCP

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

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