Skip to content

Hostname

bausch.io

Last fetched

bausch.io has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · bausch.ioRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/bausch.io

Resolution chain

bausch.io has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:269
Organization
lorenz bausch it-dienstleistungen
Contact emails

Subdomains

39 observed subdomains of bausch.io.

Web-graph footprint

Distinct hostnames that link to or from bausch.io in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bausch.io.

MechanismTarget
SPF_Abausch.io
SPF_IP144.76.66.155/32
SPF_IP148.251.205.149/32
SPF_IP2a01:4f8:191:6327::0/64
SPF_MXbausch.io

Related pages

Pivot deeper into the graph from bausch.io.

Cypher and MCP

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

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