Hostname
jdpay.com
Last fetched
jdpay.com resolves to 3 IPv4 addresses operated by CHINA169-BJ China Unicom Beijing Province Network in CN. WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
jdpay.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.202.65.19 | 111.202.64.0/18 | AS4808 | CHINA169-BJ China Unicom Beijing Province Network | CN |
| 111.202.65.19 | 111.202.64.0/18 | AS4808 | CHINA169-BJ China Unicom Beijing Province Network | CN |
| 123.182.167.95 | 123.182.160.0/19 | AS58539 | CHINATELECOM-HEBEI-LANGFANG-IDC Langfang,Hebei province, P.R.China | CN |
| 211.152.0.69 | 211.152.0.0/21 | AS56048 | CMNET-BEIJING-AP China Mobile Communicaitons Corporation | CN |
WHOIS identity
- Registrar
- iana:120
- Organization
- ? ??
- Contact emails
Subdomains
35 observed subdomains of jdpay.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jdpay.com in the public web crawl.
2,825 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for jdpay.com.
| Mechanism | Target |
|---|---|
| SPF_A | jdpay.com |
| SPF_A | mx.jd.com |
| SPF_IP | 111.206.226.0/24 |
| SPF_IP | 174.36.199.245 |
| SPF_IP | 198.11.203.194 |
| SPF_IP | 211.151.190.160/27 |
| SPF_IP | 211.151.32.0/25 |
| SPF_IP | 211.151.68.128/25 |
| SPF_IP | 58.83.158.0/24 |
| SPF_IP | 58.83.160.0/28 |
| SPF_IP | 58.83.206.0/24 |
| SPF_IP | 58.83.238.0/24 |
| SPF_MX | jdpay.com |
Related pages
Pivot deeper into the graph from jdpay.com.
- IP · 111.202.65.19
- ASN · AS4808CHINA169-BJ China Unicom Beijing Province Network
- Registrar · iana:120
- Country · CN
- Email · jdjr-flhg@jd.com
- TLD · .com
- Browse hostnames · jd…
- 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: "jdpay.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.