Skip to content

Hostname

bufta.ch

Last fetched

bufta.ch resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · bufta.chRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/bufta.ch

Resolution chain

bufta.ch resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.134.2213.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.333.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.663.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.723.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.1223.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.2493.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.133.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1683.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2223.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.853.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.983.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.168.9452.219.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.13252.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.16452.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.3652.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.20452.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
olivier widmer
Contact emails

Subdomains

1 observed subdomain of bufta.ch.

Subdomain
www.bufta.ch

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from bufta.ch.

Cypher and MCP

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

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