Skip to content

Hostname

lingohr.de

Last fetched

lingohr.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · lingohr.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lingohr.de

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.106.3178.46.0.0/15AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

6 observed subdomains of lingohr.de.

Web-graph footprint

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

11 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lingohr.de.

MechanismTarget
SPF_Amail.lingohr.de
SPF_INCLUDE139620080.spf02.hubspotemail.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.10.36.25/32
SPF_IP185.10.36.72/32
SPF_IP212.185.180.109
SPF_IP2a03:5540:1:1::6/64
SPF_IP2a03:5540:2:1::10/64
SPF_IP78.47.106.31
SPF_MXlingohr.de

Related pages

Pivot deeper into the graph from lingohr.de.

Cypher and MCP

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

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