Hostname
justmegroup.com
Last fetched
justmegroup.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
justmegroup.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 |
|---|---|---|---|---|
| 18.199.253.69 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of justmegroup.com owner
- Contact emails
- 20f87174-3534-4d8a-abd4-42016309eea7@identity-protect.org
- 5266465a-6973-4a82-804f-57c4bdb65b4b@identity-protect.org
- 6174181f-9134-42ee-88ff-73e19c95465f@identity-protect.org
- 90a43488-1bf5-4bbf-8650-579e8f7111b2@identity-protect.org
- 913bb645-7eb6-45b1-bad7-1cc146f57c9e@identity-protect.org
- b2238065-ff7f-4f7c-8172-1a0c1a57d407@identity-protect.org
- bb1d7699-5a03-4b2c-97b9-ef83d94d733a@identity-protect.org
Subdomains
2 observed subdomains of justmegroup.com.
Threat posture
History
Related pages
Pivot deeper into the graph from justmegroup.com.
- IP · 18.199.253.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 20f87174-3534-4d8a-abd4-42016309eea7@identity-protect.org
- TLD · .com
- Browse hostnames · ju…
- 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: "justmegroup.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.