Skip to content

Hostname

clardata.com

Last fetched

clardata.com resolves to 1 IPv4 address operated by NMM-AS - Neue Medien Muennich GmbH in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.145.20785.13.145.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE

WHOIS identity

Registrar
iana:1408
Organization
andreas kaemmerle
Contact emails

Subdomains

3 observed subdomains of clardata.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for clardata.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.212.152/29
SPF_IP144.76.27.176
SPF_IP144.76.27.185
SPF_IP144.76.27.186
SPF_IP217.239.133.88/29
SPF_IP89.31.143.16/32
SPF_MXclardata.com

Related pages

Pivot deeper into the graph from clardata.com.

Cypher and MCP

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

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