Skip to content

Hostname

linhardt.com

Last fetched

linhardt.com resolves to 1 IPv4 address operated by AS15598 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · linhardt.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/linhardt.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.146.186.5762.146.184.0/22AS15598DE

WHOIS identity

Registrar
iana:151
Organization
linhardt gmbh & co. kg
Contact emails

Subdomains

23 observed subdomains of linhardt.com.

Web-graph footprint

Distinct hostnames that link to or from linhardt.com in the public web crawl.

57 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for linhardt.com.

MechanismTarget
SPF_Amail-10.mtpserver.net
SPF_Amail-8.mtpserver.net
SPF_EXISTS%{i}.spf.hc1472-8.eu.iphmx.com
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.lamapoll.de
SPF_INCLUDEspf.mailfusion.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.153.90.42
SPF_MXlinhardt.com

Related pages

Pivot deeper into the graph from linhardt.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "linhardt.com"})-[: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.