Hostname
paycom.uz
Last fetched
paycom.uz resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:arsenal-d as the registrar.
Nutrition Label
Resolution chain
paycom.uz resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.142.114 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.29 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.43 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.81 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.253.13 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.51 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.92 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.95 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.222.214.100 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.34 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.71 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.87 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:arsenal-d
- Organization
- —
- Contact emails
- —
Subdomains
29 observed subdomains of paycom.uz.
Showing 19 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from paycom.uz in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from paycom.uz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "paycom.uz"})-[: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.