Skip to content

Hostname

ulmer.de

Last fetched

ulmer.de resolves to 1 IPv4 address operated by LEITWERK-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.28.108.192217.28.108.0/22AS15894LEITWERK-ASDE

WHOIS identity

No WHOIS records are currently associated with ulmer.de in WhisperGraph.

Subdomains

78 observed subdomains of ulmer.de.

Web-graph footprint

Distinct hostnames that link to or from ulmer.de in the public web crawl.

854 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ulmer.de.

MechanismTarget
SPF_Aulmer.de
SPF_INCLUDE_spf-ipa.badencloud.de
SPF_INCLUDE_spf-ma.badencloud.de
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.28.108.192
SPF_IP84.17.171.128/26
SPF_IP84.17.184.240/28
SPF_IP84.17.190.192/26
SPF_MXulmer.de

Related pages

Pivot deeper into the graph from ulmer.de.

Cypher and MCP

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

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