Hostname
pmtverify.com
Last fetched
pmtverify.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pmtverify.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 |
|---|---|---|---|---|
| 18.164.116.100 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.40 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.46 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.72 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pmtverify.com owner
- Contact emails
- 540f229a-faa7-4190-80e6-eaa0d0b22f01@identity-protect.org
- 80866d49-97a9-4932-8680-91f35bec674f@identity-protect.org
- bfaea20c-6f77-495e-8211-86ba38dedaf2@identity-protect.org
- cde0a464-2c54-4fc1-98be-880e0416b7f1@identity-protect.org
- d5b69ace-fb65-4d04-89e3-ea54a8ffda1f@identity-protect.org
- e405966a-20b2-4f09-ae7e-7720f561f11d@identity-protect.org
- fa84beed-8df4-4d50-a48f-e0fb5c3e4365@identity-protect.org
Subdomains
1 observed subdomain of pmtverify.com.
| Subdomain |
|---|
| d.pmtverify.com |
Threat posture
History
Related pages
Pivot deeper into the graph from pmtverify.com.
- IP · 18.164.116.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 540f229a-faa7-4190-80e6-eaa0d0b22f01@identity-protect.org
- TLD · .com
- Browse hostnames · pm…
- 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: "pmtverify.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.