Skip to content

Hostname

marka.red

Last fetched

marka.red resolves to 1 IPv4 address operated by AS24961 in DE. WHOIS lists iana:4326 as the registrar.

Nutrition Label

WHISPER CANON · marka.redRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/marka.red

Resolution chain

marka.red 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

Registrar
iana:4326
Organization
whois protection, this company does not own this domain name s.r.o.
Contact emails

Subdomains

62 observed subdomains of marka.red.

Web-graph footprint

Distinct hostnames that link to or from marka.red in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for marka.red.

MechanismTarget
SPF_Amarka.red
SPF_INCLUDE_spf.yandex.net
SPF_IP185.120.6.94
SPF_IP185.120.6.96
SPF_IP185.126.218.108
SPF_IP213.142.143.250
SPF_IP34.213.2.224
SPF_IP51.143.216.143
SPF_IP51.79.39.9
SPF_IP80.253.248.148
SPF_IP81.30.156.47
SPF_IP83.150.215.125
SPF_IP89.252.191.44
SPF_MXmarka.red

Related pages

Pivot deeper into the graph from marka.red.

Cypher and MCP

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

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