Hostname
pcgmatch.com
Last fetched
pcgmatch.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
pcgmatch.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.49.116.94 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 184.73.205.81 | 184.73.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.222.211.212 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.232.230.178 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pcgmatch.com owner
- Contact emails
- 1b976b38-9e63-4bad-b93e-4dfa5df296db@identity-protect.org
- 1ddeca53-9363-48d9-9810-c58ef1ae0570@identity-protect.org
- 22a88957-3df4-491e-ba05-1fa0105d0d79@identity-protect.org
- 43ce399e-7baa-4db0-843d-6ab41e900691@identity-protect.org
- 717b28a2-2230-4799-80e6-c0d9c2612c6b@identity-protect.org
- 857a3b3a-4bc1-4480-915d-d62fd5f3f969@identity-protect.org
- dc960668-42a7-46cb-be47-763c9eb86030@identity-protect.org
Subdomains
1 observed subdomain of pcgmatch.com.
| Subdomain |
|---|
| www.pcgmatch.com |
Threat posture
History
Related pages
Pivot deeper into the graph from pcgmatch.com.
- IP · 100.49.116.94
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1b976b38-9e63-4bad-b93e-4dfa5df296db@identity-protect.org
- TLD · .com
- Browse hostnames · pc…
- 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: "pcgmatch.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.