Hostname
mjvlab.com
Last fetched
mjvlab.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mjvlab.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.244.65 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.207.201.108 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 75.101.152.135 | 75.101.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.85.66.252 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mjvlab.com owner
- Contact emails
- 0ead9322-6d27-430e-82ad-fde04358d6cf@identity-protect.org
- 3e626bff-1b90-4ee0-adb3-914a7f4507aa@identity-protect.org
- 5b9dfbad-0027-4fd4-bc8e-49282885140c@identity-protect.org
- c23cf0b2-1adf-4c37-b58e-46e168a21443@identity-protect.org
- ce5059dc-d81c-4889-97ba-4a77bca58d74@identity-protect.org
- d80ddbc6-7edb-4aec-99e2-7399a52618c9@identity-protect.org
- owner-11533176@mjvlab.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of mjvlab.com.
Web-graph footprint
Distinct hostnames that link to or from mjvlab.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mjvlab.com.
- IP · 100.50.244.65
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ead9322-6d27-430e-82ad-fde04358d6cf@identity-protect.org
- TLD · .com
- Browse hostnames · mj…
- 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: "mjvlab.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.