Skip to content

Hostname

mekralang.us

Last fetched

mekralang.us resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · mekralang.usRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mekralang.us

Resolution chain

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

IPPrefixASNOperatorCountry
195.201.87.101195.201.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1408
Organization
mekra lang gmbh & co. kg
Contact emails

Subdomains

4 observed subdomains of mekralang.us.

Web-graph footprint

Distinct hostnames that link to or from mekralang.us in the public web crawl.

7 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mekralang.us.

MechanismTarget
SPF_Amail.lang-mekra.com
SPF_Amail1.mekra.de
SPF_Amail2.mekra.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.145.209.35
SPF_IP195.145.209.36
SPF_IP206.74.53.198
SPF_MXmail.mekralang.us
SPF_MXmekralang.us

Related pages

Pivot deeper into the graph from mekralang.us.

Cypher and MCP

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

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