Skip to content

Hostname

baumann-move.de

Last fetched

baumann-move.de resolves to 1 IPv4 address operated by COMBELL-AS in BE.

Nutrition Label

WHISPER CANON · baumann-move.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/baumann-move.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.76.237.161185.76.236.0/23AS34762COMBELL-ASBE

WHOIS identity

No WHOIS records are currently associated with baumann-move.de in WhisperGraph.

Subdomains

2 observed subdomains of baumann-move.de.

Web-graph footprint

Distinct hostnames that link to or from baumann-move.de in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for baumann-move.de.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_IP78.35.14.122
SPF_IP87.79.69.228

Related pages

Pivot deeper into the graph from baumann-move.de.

Cypher and MCP

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

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