Hostname
justinmind.com
Last fetched
justinmind.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
justinmind.com 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.0.113.134 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- domain discreet privacy service attn: justinmind.com
- Contact emails
- 0008352c0a28fd0a6886342d5dfb33b6@domaindiscreet.com
- 030b400f0a28fd0a356b20e22b8757d4@domaindiscreet.com
- 14cda13e0a28fd0a100551e2a99e55b1@domaindiscreet.com
- 174c71020a16123310ab37e5fe4cd5c9@domaindiscreet.com
- 1b97d0740a28fd0a7932c5f197053c7b@domaindiscreet.com
- 22ec85210a28fd0a25c10d53487d63cd@domaindiscreet.com
- 26c6f2600a28fd0a38a93034c017588c@domaindiscreet.com
- 2ac27d620a28fd0a09dfd9d3b9d92f0d@domaindiscreet.com
- 43508c4f0a28fd0a3d5613316de6278c@domaindiscreet.com
- 4f60aedf0a1612331b10b649bcdb9ea0@domaindiscreet.com
- 51ead8c80a28fd0a2b033b91f5bb9fa4@domaindiscreet.com
- 58071730@myprivatename.com
- 6005b7170a28fd0a019f4746cb6a68ce@domaindiscreet.com
- 6f31150e0a28fd0a28b9867f42dcb29b@domaindiscreet.com
- 9a907bc40a28fd0a3cd4e24463c876d0@domaindiscreet.com
- a50012010a28fd0a72ab3e614b11df62@domaindiscreet.com
- be47f7dd0a28fd0a028ee24549d4456b@domaindiscreet.com
- c5632ef00a28fd0a7e8d8ba13dc07b32@domaindiscreet.com
- d43ff0250a28fd0a3094b691608b04e1@domaindiscreet.com
- db577b1e0a28fd0a72ea4a0c5ebef89a@domaindiscreet.com
- and 2 more
Subdomains
17 observed subdomains of justinmind.com.
Web-graph footprint
Distinct hostnames that link to or from justinmind.com in the public web crawl.
1,683 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for justinmind.com.
| Mechanism | Target |
|---|---|
| SPF_A | justinmind.com |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_IP | 62.13.143.44 |
| SPF_MX | justinmind.com |
Related pages
Pivot deeper into the graph from justinmind.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "justinmind.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.