Skip to content

Hostname

lohndialog.de

Last fetched

lohndialog.de resolves to 1 IPv4 address operated by AS34762 in DE.

Nutrition Label

WHISPER CANON · lohndialog.deRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/lohndialog.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.175.196.24185.175.196.0/24AS34762DE

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for lohndialog.de.

MechanismTarget
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEsmtp-01.tool24.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.151.71.6
SPF_IP20.79.222.204/32
SPF_IP212.86.56.149
SPF_IP80.153.208.97
SPF_IP87.138.199.81
SPF_IP90.187.21.45
SPF_IP93.193.46.253
SPF_MXlohndialog.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.