Skip to content

Hostname

laudert.com

Last fetched

laudert.com resolves to 1 IPv4 address operated by AS49034 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · laudert.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/laudert.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.39.58.103185.39.56.0/22AS49034DE

WHOIS identity

Registrar
iana:1390
Organization
laudert gmbh + co. kg
Contact emails

Subdomains

59 observed subdomains of laudert.com.

Web-graph footprint

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

60 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for laudert.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.cdsglobal.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.39.56.0/29
SPF_IP185.39.58.0/25
SPF_IP193.218.95.4
SPF_IP2a00:f6e0:0:2000::/64
SPF_IP2a00:f6e0:0:2002::/64

Related pages

Pivot deeper into the graph from laudert.com.

Cypher and MCP

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

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