Skip to content

Hostname

mimacstudy.com

Last fetched

mimacstudy.com resolves to 2 IPv4 addresses operated by AS9318 in KR. WHOIS lists iana:87 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:87
Organization
digitaldaesung
Contact emails

Subdomains

14 observed subdomains of mimacstudy.com.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mimacstudy.com.

MechanismTarget
SPF_IP116.124.129.160/27
SPF_IP116.124.129.165
SPF_IP116.124.129.167
SPF_IP116.124.129.174
SPF_IP121.125.65.160/27
SPF_IP121.125.65.164
SPF_IP121.125.65.166
SPF_IP121.125.65.179
SPF_IP121.125.66.160/27
SPF_IP121.125.66.173
SPF_IP221.139.3.96/27

Related pages

Pivot deeper into the graph from mimacstudy.com.

Cypher and MCP

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

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