Skip to content

Hostname

mediakind.com

Last fetched

mediakind.com resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
160.153.0.222160.154.11.0/24AS209242US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

62 observed subdomains of mediakind.com.

Web-graph footprint

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

157 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for mediakind.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDE4608488.spf04.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP147.160.167.26
SPF_IP169.145.97.181
SPF_IP172.188.35.216
SPF_IP172.188.36.64
SPF_IP20.113.208.112
SPF_IP20.113.208.48
SPF_IP20.2.224.208
SPF_IP20.2.60.96
SPF_IP20.52.249.128
SPF_IP20.52.249.144
SPF_IP20.62.194.0
SPF_IP20.62.195.136
SPF_IP20.62.197.192
SPF_IP20.62.197.240
SPF_IP20.62.198.0
SPF_IP20.62.198.96
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.195.19.62
SPF_IP34.200.15.14
SPF_IP37.98.232.26/32
SPF_IP4.59.120.166

Related pages

Pivot deeper into the graph from mediakind.com.

Cypher and MCP

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

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