Skip to content

Hostname

gauselmann.com

Last fetched

gauselmann.com resolves to 1 IPv4 address operated by BEIT-AS in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.102.155.142193.102.155.0/24AS211784BEIT-ASDE

WHOIS identity

Registrar
iana:1408
Organization
beit
Contact emails

Subdomains

32 observed subdomains of gauselmann.com.

Web-graph footprint

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

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gauselmann.com.

MechanismTarget
SPF_INCLUDE_spf1.beit.de
SPF_INCLUDEspf-0.secureserver.net

Related pages

Pivot deeper into the graph from gauselmann.com.

Cypher and MCP

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

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