Skip to content

Hostname

bauer-bauer.com

Last fetched

bauer-bauer.com resolves to 1 IPv4 address operated by AS-ANEXIA ANEXIA Internetdienstleistungs GmbH in AT. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · bauer-bauer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bauer-bauer.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.116.96.236185.116.96.0/24AS42473AS-ANEXIA ANEXIA Internetdienstleistungs GmbHAT

WHOIS identity

Registrar
iana:1328
Organization
bauer und bauer international
Contact emails

Subdomains

3 observed subdomains of bauer-bauer.com.

Web-graph footprint

Distinct hostnames that link to or from bauer-bauer.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bauer-bauer.com.

MechanismTarget
SPF_IP79.170.212.38
SPF_IP79.170.212.9/32

Related pages

Pivot deeper into the graph from bauer-bauer.com.

Cypher and MCP

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

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