Skip to content

Hostname

barry-wusb.ch

Last fetched

barry-wusb.ch resolves to 1 IPv4 address operated by ATOM86-AS - atom86 BV in NL.

Nutrition Label

WHISPER CANON · barry-wusb.chRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/barry-wusb.ch

Resolution chain

barry-wusb.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.158.167.219185.158.164.0/22AS8455ATOM86-AS - atom86 BVNL

WHOIS identity

Registrar
Organization
marie-louise henry
Contact emails

Subdomains

2 observed subdomains of barry-wusb.ch.

Web-graph footprint

Distinct hostnames that link to or from barry-wusb.ch in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for barry-wusb.ch.

MechanismTarget
SPF_Abarry-wusb.ch
SPF_INCLUDEwebawere.nl
SPF_MXbarry-wusb.ch

Related pages

Pivot deeper into the graph from barry-wusb.ch.

Cypher and MCP

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

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