Skip to content

Hostname

preview.marka.ltd

Last fetched

preview.marka.ltd resolves to 1 IPv4 address operated by AS24961 in DE.

Nutrition Label

WHISPER CANON · preview.marka.ltdRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/preview.marka.ltd

Resolution chain

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

IPPrefixASNOperatorCountry
81.30.156.4781.30.144.0/20AS24961DE

WHOIS identity

No WHOIS records are currently associated with preview.marka.ltd in WhisperGraph.

Subdomains

1 observed subdomain of preview.marka.ltd.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for preview.marka.ltd.

MechanismTarget
SPF_Apreview.marka.ltd
SPF_IP185.126.218.108
SPF_IP51.143.216.143
SPF_IP51.79.39.9
SPF_IP81.30.156.47
SPF_MXpreview.marka.ltd

Related pages

Pivot deeper into the graph from preview.marka.ltd.

Cypher and MCP

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

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