Hostname
pay2-dc.com
Last fetched
pay2-dc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
pay2-dc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.159.102.28 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.40 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.72 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.91 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 18.245.218.102 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.120 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.21 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.31 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:1387
- Organization
- domain administrator
- Contact emails
Subdomains
3 observed subdomains of pay2-dc.com.
Web-graph footprint
Distinct hostnames that link to or from pay2-dc.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from pay2-dc.com.
- IP · 108.159.102.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · EG
- Email · dommaster@mark-i.jp
- TLD · .com
- Browse hostnames · pa…
- 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: "pay2-dc.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.