Skip to content

Hostname

230bar.net

Last fetched

230bar.net resolves to 1 IPv4 address operated by AS15456 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · 230bar.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/230bar.net

Resolution chain

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

IPPrefixASNOperatorCountry
62.116.138.4062.116.128.0/19AS15456DE

WHOIS identity

Registrar
iana:151
Organization
tom sauerland
Contact emails

Subdomains

2 observed subdomains of 230bar.net.

Web-graph footprint

Distinct hostnames that link to or from 230bar.net in the public web crawl.

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from 230bar.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "230bar.net"})-[: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.