Skip to content

Hostname

mk2012.6tzvaim.com

Last fetched

mk2012.6tzvaim.com resolves to 1 IPv4 address operated by AS1680 in IL.

Nutrition Label

WHISPER CANON · mk2012.6tzvaim.comRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mk2012.6tzvaim.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.166.192.20182.166.0.0/16AS1680IL

WHOIS identity

No WHOIS records are currently associated with mk2012.6tzvaim.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mk2012.6tzvaim.com.

MechanismTarget
SPF_A6tz.org.il
SPF_Agmail.com
SPF_Agoogle.com
SPF_Amk2012.6tzvaim.com
SPF_Asept12.barochoren.com
SPF_IP82.166.192.201
SPF_MXmk2012.6tzvaim.com

Related pages

Pivot deeper into the graph from mk2012.6tzvaim.com.

Cypher and MCP

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

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