Hostname
dussmann.pl
Last fetched
dussmann.pl resolves to 1 IPv4 address operated by AS34432 in DE. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
dussmann.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.228.157.11 | 37.228.157.0/24 | AS34432 | — | DE |
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- henwar informatyka sp.z o.o.
- Contact emails
- —
Subdomains
12 observed subdomains of dussmann.pl.
Web-graph footprint
Distinct hostnames that link to or from dussmann.pl in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for dussmann.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cmail.ondemand.com |
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | my304361.mail.s4hana.ondemand.com |
| SPF_INCLUDE | my304592.mail.s4hana.ondemand.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 155.56.208.100/28 |
| SPF_IP | 157.133.97.216 |
| SPF_IP | 169.145.66.70/30 |
| SPF_MX | dussmann.pl |
Related pages
Pivot deeper into the graph from dussmann.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dussmann.pl"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.