Skip to content

Hostname

markadc.net

Last fetched

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

Nutrition Label

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

Resolution chain

markadc.net 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
contact privacy inc. customer 7151571251
Contact emails

Subdomains

5 observed subdomains of markadc.net.

Web-graph footprint

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

10 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for markadc.net.

MechanismTarget
SPF_Amarkadc.net
SPF_INCLUDE_spf.yandex.net
SPF_IP185.126.218.108
SPF_IP213.142.143.250
SPF_IP51.143.216.143
SPF_IP51.79.39.9
SPF_IP80.253.248.148
SPF_IP81.30.156.47
SPF_MXmarkadc.net

Related pages

Pivot deeper into the graph from markadc.net.

Cypher and MCP

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

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