Skip to content

Hostname

markum.net

Last fetched

markum.net resolves to 1 IPv4 address operated by AS56582 in TR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · markum.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/markum.net

Resolution chain

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

IPPrefixASNOperatorCountry
178.210.160.215178.210.160.0/24AS56582TR

WHOIS identity

Registrar
iana:69
Organization
markum bilisim teknolojileri tic. ltd. sti.
Contact emails

Subdomains

5,534 observed subdomains of markum.net.

Web-graph footprint

Distinct hostnames that link to or from markum.net in the public web crawl.

28 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for markum.net.

MechanismTarget
SPF_Abcmail.markum.net
SPF_Amail-st-99.markum.net
SPF_As3.protection.markum.net
SPF_INCLUDE_spf.hostedemail.com
SPF_MXmarkum.net

Related pages

Pivot deeper into the graph from markum.net.

Cypher and MCP

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

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