Skip to content

Hostname

emark.live

Last fetched

emark.live resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · emark.liveRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/emark.live

Resolution chain

emark.live resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Subdomains

28 observed subdomains of emark.live.

Web-graph footprint

Distinct hostnames that link to or from emark.live in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for emark.live.

MechanismTarget
SPF_Aemark.live
SPF_IP142.132.156.24
SPF_MXemark.live
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from emark.live.

Cypher and MCP

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

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