Hostname
jmcqcs.com
Last fetched
jmcqcs.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jmcqcs.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 |
|---|---|---|---|---|
| 13.213.218.245 | 13.212.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jmcqcs.com owner
- Contact emails
- 1802f936-ac0f-440e-92bc-92a35ba7c790@identity-protect.org
- 2245ae80-9ace-4318-a6c1-f89e90cc4a3d@identity-protect.org
- 73e03488-9652-4bf0-835a-64731bab9512@identity-protect.org
- 906dfb33-5f11-430c-b8d1-21e41ae46053@identity-protect.org
- 91db3dff-8ef5-4fd2-81d9-d37527bb0412@identity-protect.org
- afa5af9c-7a2c-4700-8f20-73356a18409f@identity-protect.org
- b6a3290d-29a8-4bda-ac15-c5589631d3e3@identity-protect.org
- owner-11446117@jmcqcs.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of jmcqcs.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from jmcqcs.com.
- IP · 13.213.218.245
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 1802f936-ac0f-440e-92bc-92a35ba7c790@identity-protect.org
- TLD · .com
- Browse hostnames · jm…
- 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: "jmcqcs.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.