Skip to content

Hostname

markofapproval.com

Last fetched

markofapproval.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in AU. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · markofapproval.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/markofapproval.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.195.121.214194.195.120.0/21AS63949VKT-HK Viking Telecom LimitedAU

WHOIS identity

Registrar
iana:1068
Organization
mark hunter
Contact emails

Subdomains

23 observed subdomains of markofapproval.com.

Web-graph footprint

Distinct hostnames that link to or from markofapproval.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for markofapproval.com.

MechanismTarget
SPF_Amarkofapproval.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEbuildprosites.com
SPF_INCLUDElgbtsocials.com
SPF_INCLUDEspf.privateemail.com
SPF_IP194.195.121.214
SPF_MXmarkofapproval.com

Related pages

Pivot deeper into the graph from markofapproval.com.

Cypher and MCP

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

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