Hostname
wps.com
Last fetched
wps.com resolves to 1 IPv4 address operated by STP in SG. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
wps.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 |
|---|---|---|---|---|
| 190.92.221.14 | 190.92.192.0/19 | AS136907 | STP | SG |
WHOIS identity
- Registrar
- iana:2
- Organization
- kingsoft office software,inc
- Contact emails
- 7733153@qq.com
- a24x738c2su@networksolutionsprivateregistration.com
- ab7nw3ca3b6@networksolutionsprivateregistration.com
- an9v257h65w@networksolutionsprivateregistration.com
- at9tj39n37u@networksolutionsprivateregistration.com
- bj26224w95v@networksolutionsprivateregistration.com
- bk3dn27878m@networksolutionsprivateregistration.com
- bv3q26rp8wz@networksolutionsprivateregistration.com
- ej7cb4ws4mk@networksolutionsprivateregistration.com
- gk8pv9v56ha@networksolutionsprivateregistration.com
- ha63m2jm6ar@networksolutionsprivateregistration.com
- hz5ep73q3ja@networksolutionsprivateregistration.com
- kt4ux2gn3ca@networksolutionsprivateregistration.com
- kw3u77dp47c@networksolutionsprivateregistration.com
- linjianchao@kingsoft.com
- davis.mike1973@yahoo.com
- mm8a2279373@networksolutionsprivateregistration.com
- n97m22y36gm@networksolutionsprivateregistration.com
- nd36w5w327b@networksolutionsprivateregistration.com
- qz5wb3xx5yw@networksolutionsprivateregistration.com
- and 17 more
Subdomains
76 observed subdomains of wps.com.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wps.com in the public web crawl.
2,815 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for wps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from wps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wps.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.