Hostname
lohndialog.de
Last fetched
lohndialog.de resolves to 1 IPv4 address operated by AS34762 in DE.
Nutrition Label
Resolution chain
lohndialog.de 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 |
|---|---|---|---|---|
| 185.175.196.24 | 185.175.196.0/24 | AS34762 | — | DE |
WHOIS identity
No WHOIS records are currently associated with lohndialog.de in WhisperGraph.
Subdomains
17 observed subdomains of lohndialog.de.
Web-graph footprint
Distinct hostnames that link to or from lohndialog.de in the public web crawl.
13 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for lohndialog.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.prod.hydra.sophos.com |
| SPF_INCLUDE | smtp-01.tool24.de |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 104.151.71.6 |
| SPF_IP | 20.79.222.204/32 |
| SPF_IP | 212.86.56.149 |
| SPF_IP | 80.153.208.97 |
| SPF_IP | 87.138.199.81 |
| SPF_IP | 90.187.21.45 |
| SPF_IP | 93.193.46.253 |
| SPF_MX | lohndialog.de |
Related pages
Pivot deeper into the graph from lohndialog.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lohndialog.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.