Hostname
4x.com
Last fetched
4x.com resolves to 1 IPv4 address operated by AS45090 in CN. WHOIS lists iana:1331 as the registrar.
Nutrition Label
Resolution chain
4x.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.231.213.248 | 111.231.212.0/22 | AS45090 | — | CN |
| 111.231.213.248 | 111.231.212.0/22 | AS45090 | — | CN |
WHOIS identity
- Registrar
- iana:1331
- Organization
- contact privacy inc. customer 0156226221
- Contact emails
- 282092753@qq.com
- af4vx9kw38d@networksolutionsprivateregistration.com
- 4x.com@contactprivacy.com
- dj6me3ju7vg@networksolutionsprivateregistration.com
- dn9gu5b775p@networksolutionsprivateregistration.com
- fm8936t89jj@networksolutionsprivateregistration.com
- qb5ct5228zm@networksolutionsprivateregistration.com
- rx7fw6zx5pb@networksolutionsprivateregistration.com
- s659t6fh8xm@networksolutionsprivateregistration.com
- tt87p8vg3cb@networksolutionsprivateregistration.com
- vk5qb47d5cj@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of 4x.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 4x.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 4x.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 18.162.206.94 |
| SPF_IP | 18.167.206.231 |
| SPF_MX | 4x.com |
Related pages
Pivot deeper into the graph from 4x.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "4x.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.