Hostname
markrean.com
Last fetched
markrean.com resolves to 1 IPv4 address operated by AS62904 - Eonix Corporation in US. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
markrean.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 |
|---|---|---|---|---|
| 50.2.199.161 | 50.2.198.0/23 | AS62904 | AS62904 - Eonix Corporation | US |
WHOIS identity
- Registrar
- iana:638
- Organization
- on behalf of markrean.com owner
- Contact emails
- markrean.com@shieldwhois.com
- 56d92766-e429-4b9e-bf3c-54d3f5aa84ef@identity-protect.org
- 7773eb81-cc6f-4f38-9ece-75c8e9dd35b5@identity-protect.org
- 86d620a6-de58-4579-8513-a7c8f860245c@identity-protect.org
- b8f552a6-155f-4d61-a6f4-2df9c2a643ee@identity-protect.org
- c912543e-17e6-4741-9a48-38740a8dbebd@identity-protect.org
- dec611d1-d01c-497b-966a-d51f791a80be@identity-protect.org
- owner-2465871@markrean.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of markrean.com.
| Subdomain |
|---|
| mail.markrean.com |
| www.markrean.com |
Web-graph footprint
Distinct hostnames that link to or from markrean.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from markrean.com.
- IP · 50.2.199.161
- ASN · AS62904AS62904 - Eonix Corporation
- Registrar · iana:638
- Country · US
- Email · markrean.com@shieldwhois.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "markrean.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.