Skip to content

Hostname

theminda.com

Last fetched

theminda.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1132 as the registrar.

Nutrition Label

WHISPER CANON · theminda.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/theminda.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.144.7513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.138.20313.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.250.9915.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.169.253.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.220.1593.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.97.21152.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.59.18754.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.142.21943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.167.8854.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.122.1154.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.97.19354.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.12.2443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.247.14143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1132
Organization
kim yun hee
Contact emails

Subdomains

9 observed subdomains of theminda.com.

Web-graph footprint

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

19 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for theminda.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.125.151.178

Related pages

Pivot deeper into the graph from theminda.com.

Cypher and MCP

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

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