Hostname
mindee.net
Last fetched
mindee.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mindee.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.30.99.64 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- sarah@kcicom.com
- 0c4b8714-62b2-42d1-b21d-e18f3b8fe8b1@identity-protect.org
- 268b1fc1-3493-47c9-a159-6b119fbfa956@identity-protect.org
- 32655c41-0ccf-49da-a9f6-130c987199dd@identity-protect.org
- 3a0bb76a-05dc-4fd6-88d8-cb428cf56c1a@identity-protect.org
- 9149f5a9-bf2f-4f9b-a515-958c114da20a@identity-protect.org
- d2b326e8-6092-4e54-94bc-d2a0dde5b848@identity-protect.org
- owner-5698725@mindee.net.whoisprivacyservice.org
- owner-5723480@mindee.net.whoisprivacyservice.org
Subdomains
44 observed subdomains of mindee.net.
Showing 17 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mindee.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for mindee.net.
| Mechanism | Target |
|---|---|
| SPF_A | mindee.net |
| SPF_MX | mindee.net |
Related pages
Pivot deeper into the graph from mindee.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mindee.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.